ID: 50205 User updated by: vladmu at mail dot ru Reported By: vladmu at mail dot ru -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: win32 only - Windows XP PHP Version: 5.2.11 New Comment:
So, I have disabled all extensions in php.ini - Apache 2.2.14 works fine with PHP 5.2.11. Then I have enabled one after another and found the following extensions that block the working: php_mssql.dll php_oci8.dll php_pdo_mssql.dll php_pdo_oci.dll php_pdo_oci8.dll php_pdo_sqlite_external.dll php_pspell.dll php_sybase_ct.dll But after I have uninstalled PHP 5.2.11 and install PHP 5.2.10 only with extensions above and Apache 2.2.14 works fine with PHP 5.2.10 with all "buggly" extensions enabled! Previous Comments: ------------------------------------------------------------------------ [2009-11-21 11:13:19] paj...@php.net Disable all extensions in php.ini, check if it works. Then enable one after another to see which one is failing. Many extensions (like DB related) requires clients to be installed and we do not distribute them. ------------------------------------------------------------------------ [2009-11-20 19:31:25] vladmu at mail dot ru I don't know this is the configuration error or something else but: 1. I have tried to install a snapshot and there is an equal bug. 2. I have tried to install an Apache 2.2.14 + PHP 5.2.10 and no any errors have occured, and the same was with the Apache 2.2.14 + PHP 5.3.0 Therefore no bogus bug here, but really something wrong with your 5.2.11 libraries for WIndows. Please try to reproduce by yourself at first before change the bug status to bogus. ------------------------------------------------------------------------ [2009-11-20 10:28:09] paj...@php.net Configuration error, ask on php-setup for support. ------------------------------------------------------------------------ [2009-11-18 14:23:53] j...@php.net Please try using this snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ..and remove ALL old dlls and stuff before you do this.. ------------------------------------------------------------------------ [2009-11-17 17:22:35] vladmu at mail dot ru Description: ------------ There is a error from windows event viewer: Faulting application httpd.exe, version 2.2.14.0, faulting module php5ts.dll, version 5.2.11.11, fault address 0x000f330d. Steps to reproduce: 1. Install Apache 2.2.14 2. Stop Apache 2.2 service 3. Install PHP 5.2.11 and select web server Apache 2.2 with defining config path 4. Run Apache 2.2 service ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50205&edit=1