ccount errors : Fopen failed to open stream.

Post your Click counter digestion problems here
Post Reply
imhotep
Posts: 1
Joined: Fri Oct 26, 2007 6:35 pm

ccount errors : Fopen failed to open stream.

Post by imhotep »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I have installed the ccount but when i try to add a link i get an error about fopen
"Warning: fopen(ids.txt) [function.fopen]: failed to open stream: Permission denied in D:\HTTP\pcrowley\ccount\index.php on line 183
Can't open the id file (ids.txt) for reading!"
I have tried a couple of the tricks here but nothing.. Any help would be appreicated.
I am running this on a windows server.
thank you
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

The script doesn't have permission to write to the ids.txt file, make sure you give the correct permissions to this file.

I don't use Windows servers myself, but this can be of help (although it's for Hesk not CCount):
viewtopic.php?t=1406
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply