I seems like phpMyAdmin stops working after upgrading to 2.3.2. I get a HTTP error 500 when I try to access phpMyAdmin. The logs doesn't give any clue...
//Krister
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
phpMyAdmin problems in 2.3.2
Re: phpMyAdmin problems in 2.3.2
I assume this is
If you get a 500 error there is a clue in the log files, as it is an apache error. Maybe you did not read the correct log? Also please be more specific about exactly what your action is when you encounter an error. Simply saying "i did it and it don;t work" will make it impossible to help.
If you get a 500 error there is a clue in the log files, as it is an apache error. Maybe you did not read the correct log? Also please be more specific about exactly what your action is when you encounter an error. Simply saying "i did it and it don;t work" will make it impossible to help.
Re: phpMyAdmin problems in 2.3.2
Sorry for my breifness.
I get the error when I try to access the start page http://mydomain.com/phpmyadmin/
There is no entry in /var/log/apache2/error.log
In /var/log/apache2/access.log I get:
192.168.10.67 - - [12/Dec/2011:21:59:26 +0100] "GET /phpmyadmin/ HTTP/1.1" 500 419 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2"
//Krister
I get the error when I try to access the start page http://mydomain.com/phpmyadmin/
There is no entry in /var/log/apache2/error.log
In /var/log/apache2/access.log I get:
192.168.10.67 - - [12/Dec/2011:21:59:26 +0100] "GET /phpmyadmin/ HTTP/1.1" 500 419 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2"
//Krister