From: Operating system: Windows 2003 Server x64 PHP version: 5.3.3 Package: Reproducible crash Bug Type: Bug Bug description:Extensions not working on x64 Windows Server
Description: ------------ I'm not sure who is responsible for the php extensions shipped in the windows binary package, so i'm sorry if this is placed wrong here. As stated out in several other bugs it is possible to use PHP on Windows x64 Servers. This works fine using the default or minimal configuration. But this for example does not include the mbstring or soap extension which are required for us. If i try to enable the mbstring extension php crashes, telling php_mbstring.dll is not a valid windows 32 application. I'm almost sure the real meaning of this is php_mbstring.dll is not a valid x64 dll. So, is there any plan to offer x64 support for the extensions shipped with php? Regards. ben -- Edit bug report at http://bugs.php.net/bug.php?id=53233&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=53233&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=53233&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=53233&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=53233&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=53233&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=53233&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=53233&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=53233&r=needscript Try newer version: http://bugs.php.net/fix.php?id=53233&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=53233&r=support Expected behavior: http://bugs.php.net/fix.php?id=53233&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=53233&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=53233&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=53233&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53233&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=53233&r=dst IIS Stability: http://bugs.php.net/fix.php?id=53233&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=53233&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=53233&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=53233&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=53233&r=mysqlcfg
