Idut home  
 

Idut Support / Glitch when uploading

You are not logged in.

#1 2007-09-26 04:57:02

jamesiw
New member
Registered: 2007-09-26
Posts: 1

Glitch when uploading

When I upload an image through the admin interface, I get this error. Server is an Ubuntu 6.06 LAMP w/ all PhP and everything else installed.

the error I am getting is this:

Upload results:
contact 3.JPG has been uploaded to Water album.

Fatal error: Call to undefined function imagecreatefromjpeg() in /var/www/sitename.com/site/idutgallery/admin.php on line 501

Offline

 

2007-09-26 04:57:02

Advert


#2 2007-09-27 11:02:18

idut
Administrator
Registered: 2007-08-11
Posts: 108

Re: Glitch when uploading

Make sure you have GD from http://www.libgd.org/Downloads.

This is used by PHP to do the image thumbnailing etc

Offline