Actually, I have Apache 2.0.36 and PHP 4.2.1 up and running on WinNT 4.0,
SP6a...works very well.

Did you include include the following in your edits to the Apache httpd.conf
file:


LoadModule php4_module "C:/pathtoyour/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps

?

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 22, 2002 6:00 PM
Subject: [PHP-INST] Apache 2.0.3 & PHP?


> After unsucessfully trying to make php work with the latest release of
apahce
> for win32 I'm giving up.  Apache on its own works fine but when I add the
new
> php module to the conf file it just dies on startup issuing a non-specific
> error.
>
> Being that the documentation for php says that support for apache 2 is
> experimental I take it that mine is not an uncommon problem.  Any ideas
out
> there as to how to make PHP 4.2 and Apache 2.0.3 work together?
>
> Mike
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


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

Reply via email to