From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0.6
PHP Bug Type:     Reproducible crash
Bug description:  win32_apache_mod_ssl + php = crash

Hi!

there seems to be a conflict in attaching together:
os : w2k

Apache/1.3.22
PHP/4.0.6
mod_ssl/2.8.5
OpenSSL/0.9.6b

the error message :
 ----------
[Thu Nov 01 02:36:51 2001] [warn] Loaded DSO
c:/www/php/sapi/php4apache.dll
uses plain Apache 1.3 API, this module might crash under EAPI! (please
recompile it with -DEAPI)

Apache/1.3.22 (Win32) PHP/4.0.6 mod_ssl/2.8.5 OpenSSL/0.9.6b running...
 ----------
  <immidiate crash>
 ----------
 
 shows that php's library uses so called "API" interface and mod-ssl
apache
compilation expects EAPI compiled version ...

 any ideas how to get past "apache generated errors and will be shut down
<ok>" message ?

or how to get a "-DEAPI" compiled version of php-modules ...


if i try loading php as CGI it gave out error 400 
"Invalid URI in request GET /index.php HTTP/1.0"

there seems to be something unfittable for php in apache+mod_ssl for win32
...

any ideas / hints are welcomed ...




thanks in advance,
 Jürgen

-- 
Edit bug report at: http://bugs.php.net/?id=13893&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