Uploading trouble Uploading trouble
 

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

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.