syanet
02-04-2001, 06:37 PM
I just installed PHP and it dosen't work. Files were installed correctlry, I then changed in httpd.conf:
LoadModule php4_module lib/apache/libphp4.so
to
LoadModule php4_module /usr/lib/apache/libphp4.so
(should that be commented out?)
I also added to srm.conf:
AddType application/x-httpd-php .php
Then stopped and restarted the webserver. My page is at http://www.syanet.com/today.php and I don't know why it won't work. Any idea's?
[Edited by syanet on 02-04-2001 at 10:03 PM]
LoadModule php4_module lib/apache/libphp4.so
to
LoadModule php4_module /usr/lib/apache/libphp4.so
(should that be commented out?)
I also added to srm.conf:
AddType application/x-httpd-php .php
Then stopped and restarted the webserver. My page is at http://www.syanet.com/today.php and I don't know why it won't work. Any idea's?
[Edited by syanet on 02-04-2001 at 10:03 PM]
