D
dmonk
Guest
I'm trying to enable the PHP that's installed in my Mac os 10.2
I have my Terminal >open
I just opened the httpd.conf file though PICO
and found the following lines:
# LoadModule php4_module
# AddModule mod_php4.c
and uncommented both of them by removing the "#".
The instructions I have mention that I should also un-comment these two lines:
# AddType application/x-httpd-php .php
# AddType application/x-httpd-php .phps
But I wasn't able to find them in the file (httpd.conf)
I'm beginning to wonder if these instructions are outdated?
(The instructions are for OS X but I have OS 10.2 -- could that be the problem? )
Any one have any ideas?
-Gracias in advance.
I have my Terminal >open
I just opened the httpd.conf file though PICO
and found the following lines:
# LoadModule php4_module
# AddModule mod_php4.c
and uncommented both of them by removing the "#".
The instructions I have mention that I should also un-comment these two lines:
# AddType application/x-httpd-php .php
# AddType application/x-httpd-php .phps
But I wasn't able to find them in the file (httpd.conf)
I'm beginning to wonder if these instructions are outdated?
(The instructions are for OS X but I have OS 10.2 -- could that be the problem? )
Any one have any ideas?
-Gracias in advance.