[SOLVED] I can't upload png file!

Hi,

This is my configuration (sorry in french) :

Everything works fine locally, but on my Ubuntu server I cannot upload image files.

The progress bar is stuck.

Why ?

Thank you

Error from log : Call to undefined imagecreatefrompng()
Solution : install GD extension OK

This new error from log :

PHP Warning: exif_read_data(sc_688acbd1_900.06.png): File not supported in /var/www/html/_lib/lib/php/upload.class.php on line 480, referer: http://192.168.55.100/liste_fichiers/?script_case_init=1&script_case_detail=Y&sc_ifr_height=500

Idea ?

Thanks

Oh ! Finally everything works after installing the GD extension despite the last reported error