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

Re: nph-verify.cgi question

Quote Reply
Re: nph-verify.cgi question In reply to
It means that the path is incorrect, thus, the file cannot be found. Wink

You need to edit the $db_script_path in your links.cfg file that should be the absolute path where your data/admin/hits/ etc. directories are located, including the drive letter since you are using a Windows server, like the following:

Code:

$db_script_path = "C:/something/absolute/to/account/cgi-bin/links";


Regards,

Eliot Lee

Subject Author Views Date
Thread nph-verify.cgi question sonnya 2769 Sep 6, 2000, 12:31 PM
Thread Re: nph-verify.cgi question
Stealth 2687 Sep 6, 2000, 2:07 PM
Post Re: nph-verify.cgi question
sonnya 2683 Sep 6, 2000, 4:43 PM