gd2 not showing in phpinfo, is showing in php -i
问题 I'm trying to get the gd2 extension to work on a WAMP stack (Win7(x64), Apache 2.4, PHP 5.3.26) I've enabled extension=php_gd2.dll in php.ini and restarted Apache. I believe my extension directory is reachable as I'm able to load other extensions (eg., curl, mbstring, etc.,) from the same location. Oddly, php -i lists gd as enabled, but there's no mention of it in phpinfo(): gd GD Support => enabled GD Version => bundled (2.1.0 compatible) FreeType Support => enabled FreeType Linkage => with