Gd2 not showing up in phpinfo shows up in php -i

I am trying to get the gd2 extension to work on a WAMP stack (Win7 (x64), Apache 2.4, PHP 5.3.26)

I enabled extension = php_gd2.dll in php.ini and restarted Apache.

I believe my extensions directory is accessible as I can download other extensions (like curl, mbstring, etc.) from the same location.

Oddly enough, php -i lists gd as allowed, but it is not mentioned in phpinfo ():

gd

GD Support => enabled
GD Version => bundled (2.1.0 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.4.10
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 8
PNG Support => enabled
libPNG Version => 1.2.50
WBMP Support => enabled
XPM Support => enabled
libXpm Version => 30411
XBM Support => enabled

Directive => Local Value => Master Value
gd.jpeg_ignore_warning => 0 => 0

      

Any ideas?

Will be updated if I find a solution and thanks a lot in advance!

Nao

+1
gd phpinfo gd2


source to share


No one has answered this question yet

See similar questions:

3
mbstring is missing from phpinfo but included in php.ini

or similar:

4
Calling undefined function imagerotate ()
1
imagerotate returns false every time
1
Imagecreatefromstring error on success .NET.
1
Php7.1-gd library not working
0
PHP GD doesn't support specific image, any solution / workaround?
0
GD is included. There are still problems. php is not compiled --with GD Support
0
GD2 imagegrabscreen fatal error?
0
PHP GD (intrusion / image): quality depends on the server
0
imagerotate () doesn't work
0
Calling undefined function imagecreatefrompng ()



All Articles
Loading...
X
Show
Funny
Dev
Pics