phpMyAdmin error message, what should I do?
by Pedroski from LinuxQuestions.org on (#5EMMZ)
I use Ubuntu 18
I was using the Ubuntu supplied phpmyadmin. It's terrible, full of problems, although functioning, just.
I got the newest version of phpMyAdmin from their webpage. Following their instructions, I put it in my localhost root: /var/www/html/
It works great after configuring config.inc.php, basically doing nothing, I chose all the default values and copied it to localhost root.
Today I got this message from phpMyAdmin:
Quote:
What can I do about this??
phpMyAdmin still works, at least what I was trying worked.


I was using the Ubuntu supplied phpmyadmin. It's terrible, full of problems, although functioning, just.
I got the newest version of phpMyAdmin from their webpage. Following their instructions, I put it in my localhost root: /var/www/html/
It works great after configuring config.inc.php, basically doing nothing, I chose all the default values and copied it to localhost root.
Today I got this message from phpMyAdmin:
Quote:
Notice in ./libraries/classes/Sql.php#965 session_start(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) |
phpMyAdmin still works, at least what I was trying worked.