Page 1 of 1

ccount errors : Fopen failed to open stream.

Posted: Fri Oct 26, 2007 6:50 pm
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

Posted: Fri Oct 26, 2007 9:14 pm
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