ID: 15309
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Apache related
Operating System: Windows NT Server
PHP Version: 4.1.1
New Comment:

Oops, s/DAPI/DEAPI/g

Loaded DSO D:/php/sapi/php4apache.dll uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)

This error will never come from CGI version of PHP.

Please ask support question to [EMAIL PROTECTED]


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

[2002-01-31 22:52:06] [EMAIL PROTECTED]

Then why I am not getting warning message when I am trying to load PHP
as cgi binary ? 

And from where I can get the DAPI compiled PHP ??

Hoping for your favourable responce. 


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

[2002-01-31 05:21:27] [EMAIL PROTECTED]

This is not a bug.
Your httpd is compiled with mod-ssl but your php module is not compiled
with -DEAPI. 
Compile php by yourself or find php compiled with -DAPI somewhere.

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

[2002-01-31 03:33:20] [EMAIL PROTECTED]

Hi, 

Whan I am trying to load PHP as a module (php4apache.dll), it gives me
error at the time of starting Apache Server. Error is like - 

[Thu Jan 31 13:11:11 2002] [warn] 
Loaded DSO D:/php/sapi/php4apache.dll uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
Apache/1.3.12 (Win32) ApacheJServ/1.1 PHP/4.1.1 mod_ssl/2.6.4
OpenSSL/0.9.5a running...


Although sometime I can see the PHP Pages generated by PHP but some
time not. And when I try to stop Apache Web server (loaded with PHP as
Apache module dll), everytime it gives me Dr. Watson Error but not in
the case of PHP as CGI binary (php.exe).  

I am using these configuration lines to load PHP as module - 
LoadModule php4_module D:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php


It doens't give me the error when I loaded PHP as CGI binary (php.exe)

Hope you will see in this matter. 

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to