Edit report at https://bugs.php.net/bug.php?id=60966&edit=1

 ID:                 60966
 Updated by:         paj...@php.net
 Reported by:        bugzilla33 at gmail dot com
 Summary:            extensions not loaded
-Status:             Open
+Status:             Not a bug
 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:

Can you stop to do that please?

There is bug here, you have issues to configure your PHP since weeks now.

Bugs.php.net is not a support channel. Use the mailing lists for that.


Previous Comments:
------------------------------------------------------------------------
[2012-02-03 11:38:33] bugzilla33 at gmail dot com

Run as Apache 2.2.21 module.

------------------------------------------------------------------------
[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

Reply via email to