PHP can't upload?
Posted: Sat Jun 04, 2005 4:57 pm
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.
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.