ID: 44645 Comment by: jackkenyon at optusnet dot com dot au Reported By: gary dot wilson at coull dot biz Status: No Feedback Bug Type: Reproducible crash Operating System: Windows Server 2003 PHP Version: 5.2.5 New Comment:
Same problem Windows 2003 server on x86 VM. Loaded with MySQL, Filezilla server, iis, activeperl, smartermail, python. Using extensions of BLENC,DBA, DBX, GD2, Gettext, Mcrypt, mhash, mssql, Mysql, operator, pdo.mssql, pdo.mysql, stats, tidy, threads, zip. Get bug message in event log after reboot. Get either blank page or 404 or 500 error when load .php in IE. Loading .html in IE works fine. Loading same .php files works fine on similar setup on Windows XP on VM. Have uninstalled & reinstalled PHP numerous times. Have found & renamed MySQL dll files (dont know what effect that has had on MySql yet - but it did not fix PHP). Don't really have any clues at present as to what else to try. Previous Comments: ------------------------------------------------------------------------ [2008-10-25 06:22:29] mail at rad1st dot ru I get this bug too. After updating APACHE to 2.2.6, PHP to 5.2.6, I have Zend optimizer installed too. After I change "zend.ze1_compatibility_mode" to "off" in php.ini, crashes stopped and now all work stable. ------------------------------------------------------------------------ [2008-08-17 09:00:20] collins dot ethans at gmail dot com Some more information: I installed PHP with netools and mcve and others. When 'php -v' fails and it prints the version number, it also says the following: PHP 5.2.6 (cli) (built: May 2 2008 18:02:07) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies PHP Warning: PHP Startup: Unable to load dynamic library 'F:\Program Files\PHP\ext\php_mcve.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'F:\Program Files\PHP\ext\php_netools.dll' - The specified module could not be found. in Unknown on line 0 Now, if I comment out php_netools.dll and php_mvce.dll from php.ini, it doesn't print the above 2 warnings, but still fails with the same crash information. ------------------------------------------------------------------------ [2008-08-17 08:50:17] collins dot ethans at gmail dot com Forgot to add, the Exception code: 0xc0000005, Flags: 0x0 which is the same as others' reports. ------------------------------------------------------------------------ [2008-08-17 08:47:26] collins dot ethans at gmail dot com I installed PHP 5.2.6 yesterday on x86 64bit machine running WinXP SP2 (32 bit), using php-5.2.6-win32-installer.msi. I could reproduce the problem easily. I used a cmd prompt and ran 'php -v'. It immediately pops up a problem window saying, "CLI has encountered a problem and needs to close. We are sorry for the inconvenience." The detailed report says: ModName: php5ts.dll, ModVer: 5.2.6.6, Offset: 0009c51d. However, with the crash, it also prints the version on the shell and does it 6 times, poping up the error window 6 times ! Is there a solution to this problem ? I wanted to learn PHP (being a pythoner) and this is not allowing me to move forward. Any help/workaround for timebeing is appreciated. ------------------------------------------------------------------------ [2008-08-06 15:10:24] sylvaint at sylvaint dot ca This bug is not strictly unique to X64 based machines. The Same bug appeared while using an X32 based machine and the same solution worked. Thanks ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/44645 -- Edit this bug report at http://bugs.php.net/?id=44645&edit=1