Page 1 of 1

CCount work on a Windows Server?

Posted: Tue Mar 04, 2008 12:34 am
by fjl3
Script URL: http://www.DarkCoastStudios.com
Version of script: 1.2
Hosting company: GoDaddy
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

My site is on a Windows server, and I can't get the Click Counter to work. Does the script not work on a Windows server? And if so, any clue what step I am missing.

I am getting this Error when trying to add link "Can't write to the IDs file (ids.txt)! Make sure PHP scripts have permission to write to this file (CHMOD it to 666 on LINUX machines!)".

The problem is I try to CHMOD the files, and can't because it is a Windows Server, and I don't have a "CGI" or "CGI-BIN" folder.

Thanks in advance!

Posted: Tue Mar 04, 2008 8:19 am
by Klemen
Yes, it does work on Windows. You just need to give PHP (guest internet account) permissions to modify ids.txt and clicks.txt files. If you're not sure how to do that check with your host.

If you have administrator access you can try it like this (instructions are for Hesk script, but it should be the same):
viewtopic.php?t=1406