Let me know if anything isn't working -- we got the upgrade to PHP 5.6.
Buffistas Building a Better Board ++
Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
OK, so the next thing up is this:
As part of our ongoing efforts to keep your DreamHost service safe, secure, and stable, we are transitioning your VPSes off of the Debian distribution of Linux and onto Ubuntu.
If this means anything to you, let me know, and I can forward the full message along.
No big deal.
I got this twice: Fatal error: Call to undefined function session_register() in /home/buff_org/buffistas.org/classes/user.php on line 86
just now before reloading brought me to the homepage.
Ditto.
Same.
I commented out the session_register lines in the code. I don't think they were doing anything.
Maybe someone else who knows a little more about php could take a look at classes/user.php ?
testing: é → ðŸ‰
Given that the line before is
$_SESSION['_user'] = $user;
and these StackOverflow answers, I think we're OK.
testing: é → ðŸ‰
Is that a watermelon?
And this would seem to confirm that that line was redundant. [link]