Uploading trouble Uploading trouble
 

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

Uploading trouble

Started by apfan, September 01, 2005, 08:04:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

apfan

When i try to upload pictures i am only getting this message.It has been working before but not now :( why?

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

Warning: move_uploaded_file(): Unable to move '/tmp/phpcKbiNc' to './albums/edit/mHTTP_temp_869849f9.jpg' in /home/palle/public_html/gallery/upload.php on line 1197

What is this?

Please help

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

apfan

Quote from: kegobeer on September 01, 2005, 08:05:55 PM
How to search. move_uploaded_file
I have alredy set the correct permissions for the folders.It doesn't work

Nibbler

If it says 'Permission denied', then you clearly don't have the correct permissions set. Double check them.