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

Re: Problem with links.cfg/db.pl/admin.cgi

Quote Reply
Re: Problem with links.cfg/db.pl/admin.cgi In reply to
You need to change the following:

Code:
$db_script_path = "cgi-bin/admin";

to the following:

Code:
$db_script_path = "/absolute/path/to/cgi-bin/admin";

Change /absolute/path/to/ to the absolute path in your server to the /cgi-bin/ directory.

You will have to do the same thing for the $build_root_path variable.

If you don't know your absolute path, then contact your hosting company for information on how to set-up custom cgi/perl scripts in your account, and also ask them for your complete ABSOLUTE PATH.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
Subject Author Views Date
Thread Problem with links.cfg/db.pl/admin.cgi Ralf Karnowsky 6254 Mar 6, 2000, 2:13 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6145 Mar 6, 2000, 2:23 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Ralf Karnowsky 6156 Mar 6, 2000, 2:35 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6122 Mar 6, 2000, 3:18 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6117 Mar 13, 2000, 9:17 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6114 Mar 14, 2000, 7:10 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6110 Mar 17, 2000, 1:10 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6023 Mar 17, 2000, 7:10 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6008 Mar 17, 2000, 8:33 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6072 Mar 17, 2000, 1:10 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Mark Badolato 6005 Mar 17, 2000, 1:41 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Mark Badolato 6022 Mar 17, 2000, 1:45 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 5980 Mar 17, 2000, 1:49 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Mark Badolato 5996 Mar 17, 2000, 1:56 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6009 Mar 17, 2000, 2:03 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6035 Mar 18, 2000, 3:51 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6090 Mar 18, 2000, 8:54 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6024 Mar 18, 2000, 4:55 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6071 Mar 18, 2000, 5:55 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6011 Mar 19, 2000, 2:12 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6025 Mar 19, 2000, 2:21 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6042 Mar 19, 2000, 4:41 PM