mgardner Posted May 8, 2007 Share Posted May 8, 2007 Hello, I recently upgraded from php4 to php5.0.4 using yum, i have come accross a problem with my image galleries that use imagecreatefromjpeg, it would seem that the jpeg library's are all installed any enabled when i look at my phpinfo page http://mgzone.net/phpinfo.php does anybody know how to resolve this? i'm running centos 3.3 Thanks! Mark Link to comment https://forums.phpfreaks.com/topic/50541-imagecreatefromjpeg/ Share on other sites More sharing options...
solarisuser Posted August 17, 2007 Share Posted August 17, 2007 3.3, ouch. Maybe you do not have gd library enabled, you can find out with <? phpinfo() ?> Link to comment https://forums.phpfreaks.com/topic/50541-imagecreatefromjpeg/#findComment-326418 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.