Heikki's picture
I installed mod_fcgid and mod_php5-cgi by these instructions (http://phphints.wordpress.com/2009/01/10/improving-php-performance-with-...). Now phpMyAdmin doesn't work: error 403 Forbidden. When I enable mod_php5 again, phpMyAdmin works. What I should do that phpMyAdmin works running PHP5 as CGI?
Forum: 
Liraz Siri's picture

phpMyAdmin is configured to use mod_php by default. The configuration is in /etc/phpmyadmin/apache.conf. If you insist on turning off mod_php on your server than you'll need to reconfigure phpmyadmin to use it, just like you configured your other application to use FCGI.

Add new comment