Looks Like a Permission Problem Looks Like a Permission Problem
 

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

Looks Like a Permission Problem

Started by Thekk Kheelan, March 06, 2006, 04:22:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Thekk Kheelan

I get this error when I try to upload a File.

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

Warning: move_uploaded_file(): Unable to move '/var/tmp/phpX54FCu' to './albums/edit/mHTTP_temp_6c5a311f.jpg' in /home/tagnikzu/public_html/gallery/upload.php on line 1197

Nibbler


Thekk Kheelan

Thanks,

That got me uploading files. Is the Warning anything to worry about?

Warning: move_uploaded_file(): Moved: '/var/tmp/phpX54FCu' to './albums/edit/mHTTP_temp_9ae0b46b.jpg' in /home/tagnikzu/public_html/gallery/upload.php on line 1197

Thanks again for your help :)

Thekk

Joachim Müller

yes. Blind guess: you're self-hosted.