Thread
:
TTT-C stopped tracking IN hits
View Single Post
03-26-2005, 03:47 PM
V_RocKs
Damn Right I Kiss Ass!
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,409
I would do this,
cd /path to your cgi-bin
mv data data2
mkdir data
chmod 777 data
cp data2/* data/
chmod 666 data/*
To see if setting the permissions all over again doesn't get it working again.
V_RocKs
View Public Profile
Visit V_RocKs's homepage!
Find More Posts by V_RocKs