Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Re: Problems adding links

Quote Reply
Re: Problems adding links In reply to
Yes...and this has been discussed before (linksid.txt).

1) You need to enable flocking in the links.cfg file, by making sure you have the following configuration in your links.cfg file:

Code:

$db_use_flock = 1;


2) Triple check to make sure that you chmod 666 ALL files in the data folder.

3) You will need to reset the number in the linksid.txt file to be the SAME number as the last record ID number in the links.db file.

Example:

links.db --> last record
222|something|something|something

In your linksid.txt file, you need to have 222 at the top of the file!

Regards,

Eliot Lee
Subject Author Views Date
Thread Problems adding links erica 2604 Jul 13, 2001, 6:48 PM
Thread Re: Problems adding links
Stealth 2532 Jul 13, 2001, 6:56 PM
Post Re: Problems adding links
erica 2500 Jul 14, 2001, 6:02 AM