ID:               27312
 User updated by:  php at koteroff dot ru
 Reported By:      php at koteroff dot ru
-Status:           Feedback
+Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Windows 98
 PHP Version:      5.0.0b4 (beta4)
 New Comment:

Excellent, thanks.


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

[2004-02-18 13:26:36] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

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

[2004-02-18 13:22:03] php at koteroff dot ru

Description:
------------
When I try to enable any extension (no matter, which - for example,
php_bz2.dll) in php.ini, Apache 1.3.27 crashes just after mod_php
loaded.



File monitor (filemon) from http://sysinternals.com says that there is
NO "file not found" events, and php_bz2.dll is found and loaded
correctly. Seems startup code of php5apache.dll finished correctly, and
then Apache chashes.



Php-cgi.exe works fine.



Extension_dir, php5ts.dll - all these OK. I have some expierence
installing lot of PHP versions.



If noone extension is uncommented and loaded, mod_php works fine.



Seeems there is a bug in php5apache.dll?

Reproduce code:
---------------
extension=php_bz2.dll

Expected result:
----------------
mod_php loaded

Actual result:
--------------
Apache crash (GPF).


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


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

Reply via email to