On Wed, 25 Apr 2001, Rafael Faria wrote:
> i tried:
> if (!move_uploaded_file($MyFile,"/home/vacamarela/public_html/rafael")) {
> echo "can't copy";
> exit;
> }
>
> and retur "can't copy"
Does your web server used id have write permission in that directory and
execute permission all the way down the line to get to that directory?
-Rasmus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]