I've a site where I've just installed a new version of phpMyAdmin
(version 2.8.1). I can't get it to work. I'm getting this error:
Warning: session_write_c lose(): write failed: Disk quota exceeded
Warning: session_write_c lose(): Failed to write session data (files).
Please verify that the current setting of session.save_pa th is correct
(/tmp)
I've also, on this same site, another copy of phpMyAdmin (version
2.2.7-pl1) installed. I installed it many years ago. It is working
without an error. So the problem is not with the site or the server or
the database, but with the newer version of phpMyAdmin. Perhaps I
configured it wrong? Does anyone here have experience debugging
phpMyAdmin installations, and if so, could you offer advice?
(version 2.8.1). I can't get it to work. I'm getting this error:
Warning: session_write_c lose(): write failed: Disk quota exceeded
Warning: session_write_c lose(): Failed to write session data (files).
Please verify that the current setting of session.save_pa th is correct
(/tmp)
I've also, on this same site, another copy of phpMyAdmin (version
2.2.7-pl1) installed. I installed it many years ago. It is working
without an error. So the problem is not with the site or the server or
the database, but with the newer version of phpMyAdmin. Perhaps I
configured it wrong? Does anyone here have experience debugging
phpMyAdmin installations, and if so, could you offer advice?
Comment