Windows Permissions
Posted: Tue Nov 28, 2006 2:01 pm
I am trying to upload a file on a windows server and I get this error:
I thought windows did not have permission like that? Why can't I write to the webserver?Warning: move_uploaded_file(**FULL WINDOWS PATH**\asthanos.gif): failed to open stream: Permission denied in **FULL WINDOWS PATH**\UploadImage.php on line 9
Warning: move_uploaded_file(): Unable to move 'C:\WINDOWS\Temp\php73BB.tmp' to '**FULL WINDOWS PATH**\asthanos.gif' in **FULL WINDOWS PATH**\UploadImage.php on line 9
diddddd