ID:               16604
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: WinXP
 PHP Version:      4.2.0 RC4
 New Comment:

This is not a bug. Please double-check the documentation available
at http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

This is what happens if you try to run an Apache DSO with a version of
Apache that doesn't match it.  Make sure the Apache headers you're
using to compile PHP match the version of Apache you're using, and make
sure that the .DLL was recompiled against the same version, and then it
will work.


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

[2002-04-14 17:37:25] [EMAIL PROTECTED]

Corrected the version

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

[2002-04-14 17:31:33] [EMAIL PROTECTED]

Running PHP 4.2.0 RC4 (php-4.2.0RC4-win32.zip 14-Apr-2002 14:18) on
Apache 2.0.35 I got this error:

C:\Internet\Apache Group\Apache2\bin>apache

apache: module "C:\home\php\php4\SAPI\APACHE2FILTER\sapi_apache2.c" is
not compatible with this version of Apache.
Please contact the vendor for the correct version.

But my module load row is:

LoadModule php4_module C:/Sviluppo/php/experimental/apache2filter.dll

RC3 was OK...
I have no modules loaded in PHP and I've updated the php4ts.dll in the
winnt/system32 dir.

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


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

Reply via email to