View Single Post
Old 03-26-2005, 03:55 PM  
fusionx
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Location: Olongapo City, Philippines
Posts: 4,618
Quote:
Originally Posted by V_RocKs
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.
Just did this - checking now
fusionx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote