PHPMyAdmin was working just fine lastnight. Went to bed, nothing should have been altered while I slept, and now it won't load. I got the base index page, put in the login information, and ended up with this: Code: Warning: session_write_close() [function.session-write-close]: open(/var/lib/php5/sess_407c28fefa7595daa7234a2e55d132f1752957df, O_RDWR) failed: Read-only file system (30) in /usr/share/phpmyadmin/libraries/common.lib.php on line 654 Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in /usr/share/phpmyadmin/libraries/common.lib.php on line 654 #0 PMA_sendHeaderLocation(http://my.derekgordon.com/phpmyadmin/index.php?lang=en-utf-8&token=136c43e8aaf78c820159cc5e302dd1fd) called at [/usr/share/phpmyadmin/libraries/auth/cookie.auth.lib.php:544] #1 PMA_auth_set_user() called at [/usr/share/phpmyadmin/libraries/common.inc.php:756] #2 require_once(/usr/share/phpmyadmin/libraries/common.inc.php) called at [/usr/share/phpmyadmin/index.php:34] Fatal error: PMA_sendHeaderLocation called when headers are already sent! in /usr/share/phpmyadmin/libraries/common.lib.php on line 661 Google isn't very helpful. Code: my:/home/dingle# /etc/init.d/mysql stop Stopping MySQL database server: mysqld. my:/home/dingle# /etc/init.d/mysql start Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! my:/home/dingle# /etc/init.d/mysql start Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! my:/home/dingle# Now MYSQL won' work.
Please run: rm -rf /var/lib/php5/sess* The most likely reason is that your harddisk is full. Check the harddisk space with: df -h command.
Harddrive crashed, specifically the superblock. YAY! Umm, I started a new thread because my recovery of the server failed sort of. I can't get Apache to allow websites to operate. http://www.howtoforge.com/forums/showthread.php?t=50268