fcgi_mod and phpmyadmin

Posted by Cudos on Server Fault See other posts from Server Fault or by Cudos
Published on 2010-02-17T09:08:59Z Indexed on 2010/04/16 23:54 UTC
Read the original article Hit count: 407

Filed under:
|
|

I have setup Debian Lenny, Apache2, PHP 5.3.1 fcgi_mod, and MySQL and it works fine.

But PHPMyadmin doesn't work. When I go to : http://phpmyadmin.domain.com it downloads the index.php under PHPMyadmin instead of executing it.

I think I need to wrap the request in a fcgiwrapper like I did all the virtual hosts. But how do I do that? Apparently there are not that many tutorials on this.

© Server Fault or respective owner

Related posts about php

Related posts about mod-fcgid