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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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