From: Operating system: win 7 PHP version: 5.4.0RC6 Package: *Configuration Issues Bug Type: Bug Bug description:extensions not loaded
Description: ------------ 0. download http://host0001.webd.pl/bugs/php/bug.7z 1. This is http://www.apachelounge.com/download/binaries/httpd-2.2.21-win32.zip 2. And http://windows.php.net/downloads/qa/php-5.4.0RC7-Win32-VC9-x86.zip 3. httpd.conf modifications PHPINIDir c:/php54 LoadModule php5_module c:/php54/php5apache2_2.dll AddType application/x-httpd-php .php 4. php.ini (from php.ini-development) modifications extension_dir = "c:\php54\ext" extension=php_gd2.dll extension=php_intl.dll extension=php_mbstring.dll 5. Steps to reproduce - use Windows 7 (64-bit ?) - upack this to c:\ root - run install.bat (install Apache service) - run start.bat (start Apache service) - type in browser http://127.0.0.1/phpinfo.php 6. Expected result - gd loaded - intl loaded - mbstring loaded 7. Actual result - only mbstring loaded 8. Tested on two other machines -- Edit bug report at https://bugs.php.net/bug.php?id=60973&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=60973&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=60973&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=60973&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=60973&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=60973&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=60973&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=60973&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=60973&r=needscript Try newer version: https://bugs.php.net/fix.php?id=60973&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=60973&r=support Expected behavior: https://bugs.php.net/fix.php?id=60973&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=60973&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=60973&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=60973&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=60973&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=60973&r=dst IIS Stability: https://bugs.php.net/fix.php?id=60973&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=60973&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=60973&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=60973&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=60973&r=mysqlcfg