Posted by Shelly on 10/04/07 13:07
"Dev" <hanudev@gmail.com> wrote in message
news:1191502362.590878.50000@k79g2000hse.googlegroups.com...
> when i try web site visitor counter code on my winXP with IIS the
> following warning messages display
>
>
> This page has been visited 6 times
> Warning: fopen(counter.txt) [function.fopen]: failed to open stream:
> Permission denied in C:\Inetpub\wwwroot\dev.php on line 16
>
> Warning: fwrite(): supplied argument is not a valid stream resource in
> C:\Inetpub\wwwroot\dev.php on line 17
>
> Warning: fclose(): supplied argument is not a valid stream resource in
> C:\Inetpub\wwwroot\dev.php on line 18
>
>
> please give any idea to solv this.
>
> thanks in advance.
>
> Dev
>
Fix the permission on the file you are trying to open -?)
Shelly
Navigation:
[Reply to this message]
|