Gossamer Forum
Home : Products : Links 2.0 : Customization :

nph-verify problem

Quote Reply
nph-verify problem
Running nph-verify.cgi with a cronjob (verify_links.sh) I get this:

Error Message : error in verify_links. unable to open db file: ./data/links.db. Reason: No such file or directory

I do have a directory data (777) inside I do have links.db (666) all my .db files in this directory are chmoded 666.

Where can the problem come from? this is called in the nph-verify.cgi at:

sub verify_links {
# -----------------------------------------------------
$db_file_name = './data/links.db';


nph-verify works fine if I ran the job via Telnet manually, it just doesn't work automatically every sunday as stated in my cronfile.


Help!

Thanks



Subject Author Views Date
Thread nph-verify problem wirefram 1130 Feb 18, 2001, 6:36 PM
Thread Re: nph-verify problem
Stealth 1092 Feb 18, 2001, 7:01 PM
Thread Re: nph-verify problem
wirefram 1079 Feb 19, 2001, 7:39 AM
Post Re: nph-verify problem
Stealth 1082 Feb 19, 2001, 7:43 AM