I am running a similar configuration.  My httpd.conf contains:

LoadModule php4_module E:/PHP-4.2.1-Win32/sapi/php4apache2.dll

AddType application/x-httpd-php .php
AddType application/x-httpd-php .php

Obviously, your path to php4apache2.dll will be different.

Good luck,
Fester

"Ben Davis" <[EMAIL PROTECTED]> wrote in message
001a01c20fd5$dfe9b000$0101a8c0@BenDavis">news:001a01c20fd5$dfe9b000$0101a8c0@BenDavis...
Does anyone know what directives to put in the httpd.conf file so that you
can run PHP.  The LoadModule appears to no longer work in Apache2.  I am
trying to install PHP 4.2.1 onto Apache 2.0.36 on Windows 2000.  Apache2 is
currently setup correctly and I have PHP installed, I just need to know what
line to put in the httpd.conf file.  Thanks

Ben Davis
www.davisben.com






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

Reply via email to