From: Operating system: Windows Server 2008 R2 PHP version: 5.2.17 Package: *General Issues Bug Type: Bug Bug description:Extensions not loading on 64-bit OS
Description: ------------ Hey guys, I have been trying to install PHP 5.2.17 and 5.3.5 to a 64-bit Windows Server 2008 R2 Using VC6 for Apache and VC9 for IIS and in both cases it fails to load extensions saying they are not win32 valid applications. Not all extensions have this problem, the ones I'm trying to load are: LDAP MySQL PDO_MySQL And a few others I don't remember, but those are the most important to my interests. The closest I got was a MySQLng extension loaded using 5.3.5, but the PHP application I'm using does not recognize this one as MySQL and I get stuck. I don't know if this will involve the refactor of the msi files to 64-bit installation files. I even tried using the ZIP files and even though it works better, it still doesn't load several extensions. Thanks for anything you can do about this. Expected result: ---------------- Extensions to load on a 64-bit Windows Server 2008 R2 -- Edit bug report at http://bugs.php.net/bug.php?id=53817&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=53817&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=53817&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=53817&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=53817&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=53817&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=53817&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=53817&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=53817&r=needscript Try newer version: http://bugs.php.net/fix.php?id=53817&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=53817&r=support Expected behavior: http://bugs.php.net/fix.php?id=53817&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=53817&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=53817&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=53817&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53817&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=53817&r=dst IIS Stability: http://bugs.php.net/fix.php?id=53817&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=53817&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=53817&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=53817&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=53817&r=mysqlcfg