chrisj
Oct 2nd 2007, 2:53 pm
Upon uploading on my web page I received these:
Warning: fopen(upload_log.txt) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\http\upload1.php on line 49
Warning: fwrite(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\http\upload1.php on line 51
Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\http\upload1.php on line 52
Can you tell me what they mean and how to remedy them?
Thanks.
Warning: fopen(upload_log.txt) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\http\upload1.php on line 49
Warning: fwrite(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\http\upload1.php on line 51
Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\http\upload1.php on line 52
Can you tell me what they mean and how to remedy them?
Thanks.