Hi, >The message is : >Warning: Unable to create >'/home/sites/site82/web/images/photos_elt/ail.jpg': Permission denied in >/home/sites/site82/web/gestion_site/bve_navigation.php on line 73
it's obvious the user under which the apache server runs does not have write permissions on /home/sites/site82/web/images/photos_elt so: chmod it to permit writting. If the use is nobody i guess you have to chmod it to 777 >Warning: Unable to move '/tmp/phpeZc96V' to >'/home/sites/site82/web/images/photos_elt/ail.jpg' in >/home/sites/site82/web/gestion_site/bve_navigation.php on line 73 same as above. Cheers, Catalin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php