class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
more info about the class
JPG Support enabled
In the PHP info, you should have in the section GD, in the table underneath, the following line:
Also, is the destination directory writable? Try to chmod it to 777 during the tests.