When trying to login I get the incorrect username password error, i know I am using the correct information.
I was also getting an SQL error when trying to go to a database driven site. So i tried to get into phpmyadmin and am getting this error.
Warning: session_write_close(): write failed: No space left on device (28) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 51
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.7.0-pl2/index.php:51) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 60
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.7.0-pl2/index.php:51) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 121
any ideas?
I was also getting an SQL error when trying to go to a database driven site. So i tried to get into phpmyadmin and am getting this error.
Warning: session_write_close(): write failed: No space left on device (28) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 51
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.7.0-pl2/index.php:51) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 60
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.7.0-pl2/index.php:51) in /var/www/html/phpMyAdmin-2.7.0-pl2/index.php on line 121
any ideas?
Last edited: