getting started with PHP
Posted: Wed Aug 07, 2002 3:24 pm
Hi,
I am trying to configure 10.1.5 (client) for PHP. From what I have read, I have to uncomment the following 4 lines from my httpd.conf file:
# LoadModule php4_module libexec/httpd/libphp4.so
# AddModule mod_php4.c
and:
# AddType application/x-httpd-php .php
# AddType application/x-httpd-php-source .phps
The last two are there but the first two are nowhere to be found.
Also the path in the first line can not be found: libexec/httpd/libphp4.so (via sherlock or a manual search - hidden files included)
PHP is definitely in the System/Library folder.
Any help would be appreciated.
Thanks,
Glenn
I am trying to configure 10.1.5 (client) for PHP. From what I have read, I have to uncomment the following 4 lines from my httpd.conf file:
# LoadModule php4_module libexec/httpd/libphp4.so
# AddModule mod_php4.c
and:
# AddType application/x-httpd-php .php
# AddType application/x-httpd-php-source .phps
The last two are there but the first two are nowhere to be found.
Also the path in the first line can not be found: libexec/httpd/libphp4.so (via sherlock or a manual search - hidden files included)
PHP is definitely in the System/Library folder.
Any help would be appreciated.
Thanks,
Glenn