[snip]
- I'm a newbie to this affair! So I hope this wasn't a wrong decision.
Nevertheless, the follwing are the few lines I added to the httpd.conf.
file:
 
#LoadModule php4_module c:/php/sapi/php4apache.dll 
#AddType application/x-httpd-php .php
#AddType application/x-httpd-php .php3
#AddType application/x-httpd-php .phtml 
#AddType application/x-httpd-php-source .phps
#AddModule mod_php4.c
#<Directory "c:/Program Files/Apache Group/Apache/htdocs">
[/snip]

All of those lines are commented out (the '#' sign). Uncomment them and
restart Apache.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to