I've had problems enough with uploading files that I find the following
checkpoints VERY important:
1) directory privileges (you indicate you have those set 777
2) the <form> tag needs:
a) enctype = "multipart/form-data"
b) method = "post"
HTH
Terry
On Thursday, May 24, 2001, at 12:14 PM, Randall Barber wrote:
> Here is the error:
>
> Warning: Unable to create '\printFiles': Permission denied in
> c:\inetpub\wwwroot\submit.php on line 5
>
> Warning: Unable to move 'C:\PHP\uploadtemp\php3EE.tmp' to '\printFiles'
> in c:\inetpub\wwwroot\submit.php on line 5
>
> I have permissions set on that directory for EVERYONE and
> IUSR_WORKSTATIONNAME set to FULL CONTROL.
>
> I have NEVER been able to move/copy a file. Anyone know how I can fix
> this?
>
> Thanks
> RDB
--
PHP Windows 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]