Gossamer Forum
Home : Products : Links 2.0 : Discussions :

build giving error for file that doesn't exist

Quote Reply
build giving error for file that doesn't exist
The web server where these links reside has had a domain change, but none of the categories or links reflect the new domain. When I try to do a build to re-create the links (after editing the links.cfg) I get the following error message:

Can't remove hit file: 'e:/www/mlc2/cgi-bin/docs_online/admin/data/hits/38'. Reason: Permission denied

I have tried giving full permissions to all users for this directory, and I tried deleting the '38' file, but when I try the build, I get the same error message, and none of the links are rebuilt.

Any ideas on how I can fix this?
Quote Reply
Re: [justin1] build giving error for file that doesn't exist In reply to
1) Delete all files in the "hits" directory
2) Then make sure that the permission for the data and hits directories are 777 (chmod 777).
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] build giving error for file that doesn't exist In reply to
Deleted all files in the hits directory - set directory permissions to 777 (full control)

Set permissions on data directory to 777 (full control)

Ran Build all, got the exact same error.

I don't know where it is getting the hits/38 from, that file doesn't exist anymore.