From: [EMAIL PROTECTED] Operating system: Windows NT Server PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: Warning for PHP loaded as a module (EAPI)
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 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]