[pmwiki-users] upload error

Patrick R. Michaud pmichaud at pobox.com
Thu Jan 11 07:34:02 CST 2007


On Thu, Jan 11, 2007 at 11:13:20AM +0100, Laurent Meister wrote:
>    Hello,
>    I got a strange error message for Upload:
>    Warning: move_uploaded_file(/htdocs/apfelwiki/briefkasten/Main/test.png)
>    [function.move-uploaded-file]: failed to open stream: Permission denied in
>    /htdocs/apfelwiki/scripts/upload.php on line 201
>    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to
>    move '/tmp/phpHjg1ai' to '/htdocs/apfelwiki/briefkasten/Main/test.png' in
>    /htdocs/apfelwiki/scripts/upload.php on line 201
>    [...]
> 
>    does anyone has an idea?

Most likely, the permissions are wrong on the briefkasten/Main/
directory, and so the webserver/PHP is unable to move the file from
its temporary upload space into that directory.

Pm





More information about the pmwiki-users mailing list