ID: 27248 User updated by: zeger at zeger dot nl Reported By: zeger at zeger dot nl -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows 2k3 Server PHP Version: 5CVS-2004-02-14 New Comment:
After some further experiments using PHP 5.0.0 snapshots in the command prompt. Loading php_exif.dll results in an error "php_mbstring.dll was not found". Loading php_mbstring.dll works just fine. Loading both php_exif.dll and mbstring.dll results in "php_mbstring.dll was not found". Next, copying the php_mbstring.dll to the php.exe root results in a php crash when loading php_exif.dll. Previous Comments: ------------------------------------------------------------------------ [2004-02-17 05:10:11] mastabog at hotmail dot com I can confirm this bug. I'm downloading the php5-win32-latest.zip daily and use it with apache1.3 and apache2. Since the release of beta 3, all versions were always crashing while loading the php_exif.dll (even if php_mbstring.dll was also loaded) unless php_exif.dll was copied in the php5apache.dll directory (in my case the php5 dir). ------------------------------------------------------------------------ [2004-02-17 04:09:03] ian_germany at hotmail dot com Yes, mbstring is added. Without php_exif all is fine. If I dont have php_exif.dll in the root of the php folder php appears unable to find it, even though it is with all the other extensions and can find them. this is the error I get : This application has failed to start because php_mbstring.dll was not found. Re-installing the application may fix this problem. followed by: PHP Startup:Unable to load dynamic library 'c:/php/ext/php_exif.dll' - The specified module could not be found. ------------------------------------------------------------------------ [2004-02-16 14:17:23] [EMAIL PROTECTED] Are you using mbstring extension? If not load it and try again. ------------------------------------------------------------------------ [2004-02-16 11:58:41] ian_germany at hotmail dot com I have a similar problem, running php.exe (Version 5 beta 4) from the commmandline (Windows XP). Enabling php_exif.dll in php.ini makes php crash, without it everything is fine. Other extensions such as php_gd2.dll are working fine. I have no previous versions of PHP installed. ------------------------------------------------------------------------ [2004-02-16 01:21:41] zeger at zeger dot nl Yes, everything was deleted. All dll's were removed. ------------------------------------------------------------------------ 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/27248 -- Edit this bug report at http://bugs.php.net/?id=27248&edit=1