Fatal error: Call to undefined function imagecreatefromjpeg(
Posted: Thu May 18, 2006 10:28 pm
My environment: Apache 2.0.55, PHP 5.1.2 Windows XP
I've changed my php.ini, removed the ; before extension=php_gd2.dll. Also php_gd2.dll can be found in php/ext/ dir.
I've checked the phpinfo() output. Only one line about gd, "Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"".
What's the error cause?
Thanks in advance!
I've changed my php.ini, removed the ; before extension=php_gd2.dll. Also php_gd2.dll can be found in php/ext/ dir.
I've checked the phpinfo() output. Only one line about gd, "Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"".
What's the error cause?
Thanks in advance!