This what I get when trying to uplaod a picture
Fatal error: Call to undefined function imagecreatefromjpeg() in /path
_to_etomite/index.php(578) : eval()'d code on line 104
Permissions seem OK and latest versions of all
[Resolved]php error posting pictues
Started by hardwick, Aug 08 2006 04:28 PM
5 replies to this topic
#1
Posted 08 August 2006 - 04:28 PM
#2
Posted 08 August 2006 - 04:54 PM
Most likely this is due to a missing or incompatible version of the GD library in your version of PHP.
#4
Posted 09 August 2006 - 09:10 AM
Well, since its a standard PHP function that is present if the GD library is present, I can't think of any reason for it being missing other than the GD library being missing. I'm not aware of any PHP 5 specific issues, but don't use it myself.
#5
Posted 09 August 2006 - 11:39 PM
mikef, on Aug 9 2006, 05:10 AM, said:
Well, since its a standard PHP function that is present if the GD library is present, I can't think of any reason for it being missing other than the GD library being missing. I'm not aware of any PHP 5 specific issues, but don't use it myself.
I contacted my hosting provider and sure enough PHP was compiled without GD support on that server. They recompiled with GD support and I now get no errors.
Thanks for pointing me in the right direction, I wouldn't have found it on my own
Tony H.
#6
Posted 10 August 2006 - 12:15 AM
Glad you got it sorted!
closed as no longer needed
closed as no longer needed
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


This topic is locked








