Page 1 of 1

PHP can't upload?

Posted: Sat Jun 04, 2005 4:57 pm
by Jubbens
Hi. I'm a newbie to the forum and a newbie to php.

I've tried 4 different php upload scripts, but none of them work. They all say "upload failed" or some other generic error. I've looked through php.ini to check the settings, and this is what it's like:

safe mode: off
register globals: on
uploads: on

It's php 4 on apache on a Fedora Core 3 web server. Is there anything else I should check? I've been at this all day. Thanks.

Posted: Thu Jun 09, 2005 8:00 am
by anjanesh
If you are using some FTP client s/w then Right click the folder you are trying to upload to and see if write permission is set for public.
If you see CHMOD then set it to 777.