ID:               20638
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Win2K Advanced Server
 PHP Version:      4.2.3
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You're trying to use the Apache 1.3.x module with Apache2, this is not
a bug..



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

[2002-11-26 19:10:31] [EMAIL PROTECTED]

My Apache version is 2.0.43. I want configure php4.2.3 as a module in
Apache. But after I add these lines in http.conf file:

 LoadModule php4_module e:/WebServer/php/sapi/php4apache.dll
 AddModule mod_php4.c
 AddType application/x-httpd-php .php

I can not restart Apache, and I get a error message:

 "Cannot load E:/WebServer/php/sapi/php4apache.dll into server."

But the path of php4apache.dll and php4ts.dll is correct.
And I use strace.exe to Apache as:

 strace apache > my.log

I found apache can find php4ts.dll and php4apache.dll, but it tried to
find a file named ApacheCore.dll. I could not find this dll file in my
computer.

If I configure php as a CGI binary, Apache and php is both work well.

Where did I make a mistake? Or there is some bug in php or Apache? 

Thanks!

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

[2002-11-26 02:20:38] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


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

[2002-11-26 02:18:16] [EMAIL PROTECTED]

After I configured PHP as a module in Apache, Apache cannot restart or
start. But when I configured PHP as a CGI binary, Apache worked well. I
installed PHP following INSTALL.TXT in php package.

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


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

Reply via email to