jsilvestre

Member
Jul 7, 2005
24
0
151
Php CGI

Dear ramystyle,

Please uncomment in your /usr/local/apache/conf/httpd.conf lines:

LoadModule php4_module libexec/libphp4.so

and

AddModule mod_php4.c

after that just restart apache. :)