Uploadomg problems Uploadomg problems
 

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

Uploadomg problems

Started by ranleonard, March 20, 2005, 09:45:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ranleonard

When I try to upload into one of my directories, this is what it tell me:

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_5f1b102d.jpg): failed to open stream: Permission denied in /home/esperans/public_html/album/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/phpNQDjoH' to './albums/edit/mHTTP_temp_5f1b102d.jpg' in /home/esperans/public_html/album/upload.php on line 1197


What should I do? what's the problem?

Thanks in advance.

Joachim Müller

Please search for the error message you get, there are plenty of postings that deal with this issue

Joachim