Call to undefined function imagecreatefromjpeg()
We moved the site to the new server, The site was working fine , but while uploading the image, I encountered the following error
Fatal error: Call to undefined function imagecreatefromjpeg() in /home/domain/public_html/admin/configs.php on line 53
The solution to the Problem is
The GD has to be installed with your PHP installation or it has to be uncommented in php.ini
Depending which one is in the library:
;extension=php_gd.dll
or
extension=php_gd2.dll
If you enjoyed this post and found it useful, please write your comments. You comments would encourage us to write more. Also make sure you subscribe to our RSS feed!
We Provide Custom PHP Programming for Joomla , Wordpress, OScommerce, Creloaded, Xcart and any other opensource solution you can think of at www.technoIntellects.com.
Get our Joomla Hosting Packages at the affordable price with unlimited services
Comments
Leave a Reply

