Warning: move_uploaded_file(./albums/edit/mHTTP Warning: move_uploaded_file(./albums/edit/mHTTP
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Warning: move_uploaded_file(./albums/edit/mHTTP

Started by phishpics, October 12, 2004, 08:46:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

phishpics

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?

Joachim Müller

make sure the edit folder exists and that it is CHMODed as suggested in the docs.

Joachim

phishpics