Hey,
I am using
tiger and I want to setup Apache for local use. I edited the config file in "/private/etc/httpd" folder and saved it.
I removed '#' sign from following lines:
#LoadModule php4_module
#AddModule mod_php4.c
#AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps
And then I went into system preferences to restart the personal web sharing for the changes to take effect. It wont start. The message says "web sharing starting up" and stays there. Nothing happens.
I went into terminal and typed "sudo apachectl configtest" it gave me error saying "Syntax error on line 2 of /etc/httpd/httpd.conf:
Invalid command 'oadModule', perhaps mis-spelled or defined by a module not included in the server configuration"
Can anyone help? Thanks for your time in advance.
I am using

I removed '#' sign from following lines:
#LoadModule php4_module
#AddModule mod_php4.c
#AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps
And then I went into system preferences to restart the personal web sharing for the changes to take effect. It wont start. The message says "web sharing starting up" and stays there. Nothing happens.
I went into terminal and typed "sudo apachectl configtest" it gave me error saying "Syntax error on line 2 of /etc/httpd/httpd.conf:
Invalid command 'oadModule', perhaps mis-spelled or defined by a module not included in the server configuration"
Can anyone help? Thanks for your time in advance.