LoadModule php4_module c:/Active_PhP/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
However, I get an error when Apache tries to load the dll. Has any successfully installed PHP and Apache on Windows XP? If so, what changes are made to the conf file?
Todd
--