Posted by Dev on 10/04/07 12:52
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
[Back to original message]
|