Edit report at https://bugs.php.net/bug.php?id=60966&edit=1
ID: 60966 Comment by: bugzilla33 at gmail dot com Reported by: bugzilla33 at gmail dot com Summary: extensions not loaded Status: Open Type: Bug Package: *Configuration Issues Operating System: win 7 PHP Version: 5.3SVN-2012-02-03 (snap) Block user comment: N Private report: N New Comment: Run as Apache 2.2.21 module. Previous Comments: ------------------------------------------------------------------------ [2012-02-03 11:37:52] bugzilla33 at gmail dot com Description: ------------ RC7 on Win 7: change php.ini: extension=php_gd2.dll extension=php_intl.dll extension=php_mbstring.dll run test script Test script: --------------- <?php phpinfo(); ?> Expected result: ---------------- gd loaded intl loaded mbstring loaded Actual result: -------------- only mbstring loaded ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60966&edit=1