any idea what this is?
I moved everything over to a dedicated server recently and now I can't upload images throught he GUI:
Warning: move_uploaded_file(./albums/edit/mHTTP_temp_071c4d46.jpg): failed to open stream: Permission denied in /home/coventry/public_html/gallery/upload.php on line 1193
Warning: move_uploaded_file(): Unable to move '/tmp/phpoOtKSj' to './albums/edit/mHTTP_temp_071c4d46.jpg' in /home/coventry/public_html/gallery/upload.php on line 1193
any ideas?
make sure the edit folder exists and that it is CHMODed as suggested in the docs.
Joachim
that worked, perfect, thanks so much!!!