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" <[EMAIL PROTECTED]> 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*

[EMAIL PROTECTED]
http://www.thelonecoder.com

*Continuing the struggle against bad code*
--

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to