custom php.ini problem
Posted by: generalya
Posted on: 2007-09-08 01:21:00
I am trying a custom php.ini following the wiki exactly yet I get a internal server error after I set the .htaccess file on any php file.
AddHandler php-cgi .php
Action php-cgi /cgi-bin/php.cgi
That is what exists on my .htaccess file
My chmod are all set correctly