Uptime
Posted in General on January 27th, 200610:32pm up 708 day(s), 22:39, 1 user, load average: 1.07, 1.69, 1.70
Going to reboot, due to web server not loading drupal pages. Sigh
I installed a patch to add /dev/urandom to the box; that is the only system change that has been made. So, time will tell if the reboot was necessary.
—
Turns out that reboot didn’t help either, darn it. Ruined my uptime for nothing.
But thanks to a good form, and enabling ERROR reporting in PHP; I determine the sessions table had been damaged.
And could be repaired with REPAIR TABLE sessions; command via mysql.
Thank goodness!