ID:               16645
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         Apache2 related
 Operating System: Windows 2000 Advanced Server
 PHP Version:      4.2.0
 New Comment:

Hi Sander and thank's yes now it work's. Apache start ok,
So there just to add to the install.txt file of php that
with Apache2.0 you must put.
LoadModule php4_module c:/php/experimental/apache2filter.dll
AddType application/x-httpd-php .php
                                          Regards Aliet


Previous Comments:
------------------------------------------------------------------------

[2002-04-17 08:53:27] [EMAIL PROTECTED]

apache2filter.dll is the only file that should work. php4apache.dll
won't ever work because it's designed for 1.x.

IIRC, you don't need that "AddModule mod_php4.c" -line in Apache 2.
Does it work if you remove that line?

------------------------------------------------------------------------

[2002-04-17 08:37:56] [EMAIL PROTECTED]

Hi Sander sorry but if I send this was because I already tested
apache2filter.dll and apache doesn't start any way and I'm completly
sure and doing all ok.
                                             Bye Aliet

------------------------------------------------------------------------

[2002-04-17 06:14:20] [EMAIL PROTECTED]

You need apache2filter.dll (in the directory experimental in the PHP
distro) for Apache 2. php4apache.dll is for Apache 1.x only.

------------------------------------------------------------------------

[2002-04-16 18:11:15] [EMAIL PROTECTED]

Hi all:
I'm testing the new php-4.2RC-4 with httpd-2.0.35(win32) stable version
wich I downloaded from apache site with the msi installer for windows.
I instaled apache and works great but when I install php apache doesn't
start any more, this is what I did:
Downloaded the php-4.2RC-4 from php site.
Made a c:\php folder and unzip all te contents there
I did all the steps of the instalation as I always do
Copied dlls etc in its right places
Copied php.ini in winnt etc
Edit the httpd.conf and added
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
But Apache don't start
and if I install the cgi version yes, it works
                                     Regards Aliet


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16645&edit=1

Reply via email to