Friday, August 07, 2009

PHPMyAdmin doesn't load

Apparently, when changing Apache2 user and/or group, PHPMyAdmin would stop working. I believe this is a security feature. As a workaround, I have to issue the following command.

sudo chmod 644 /etc/phpmyadmin/config-db.php

And I have to again, re-issue the same command every single time I upgrade PHPMyAdmin.



Powered by ScribeFire.