|
Posted by Stephen Johnson on 12/05/05 04:50
When you upload you also need to change the permissions on the file that you
uploaded.
chmod("/somedir/somefile", 0755)
More info : http://us3.php.net/chmod
On 12/4/05 6:35 PM, "CHEN RAN" <ranchen@msn.com> wrote:
> hi,
>
> After uploading file to web server with php upload script in
> http://us3.php.net/features.file-upload, I can't access the file with web
> browser. I get error message as "403 Forbidden" or "You are not authorized
> to view this page".
> However, there is no such problem when i using FTP to upload files.
>
> Please help,
>
> Thanks a lot.
>
> Ran
--
Stephen Johnson
The Lone Coder
http://www.ouradoptionblog.com
*Join us on our adoption journey*
stephen@thelonecoder.com
http://www.thelonecoder.com
*Continuing the struggle against bad code*
--
Navigation:
[Reply to this message]
|