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

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

Quote Reply
Problem with links.cfg/db.pl/admin.cgi
Hello,
execuse me, my english is not so good, I come from germany.
I study this Thread with great Interest then I have exactly this problem:
Error including libraries: Can't locate cgi-bin/admin/links.cfg in @INC (@INC contains: /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at admin.cgi line 26. Make sure they exist, permissions are set properly, and paths are set correctly.

In my admin.cgi-file I have write:
require "/cgi-bin/admin/links.cfg";

and in my links.cfg stand:

$db_script_path = "cgi-bin/admin";
$db_dir_url = "http://myDomain/cgi-bin/admin";
$db_cgi_url = "http://myDomain/cgi-bin/links";

$build_root_path = "/extra//link/pages";
$build_root_url = "http://myDomain/extra/link/pages";

$build_new_path = "$build_root_path/New";
$build_new_url = "$build_root_url/New";

$build_cool_path = "$build_root_path/Cool";
$build_cool_url = "$build_root_url/Cool";

$build_ratings_path = "$build_root_path/Ratings";
$build_ratings_url = "$build_root_url/Ratings";

and under:
$db_lib_path = "$db_script_path";

What's wrong? I'n not understand! Please, help me.

Bye
Ralf

------------------
Subject Author Views Date
Thread Problem with links.cfg/db.pl/admin.cgi Ralf Karnowsky 6291 Mar 6, 2000, 2:13 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6180 Mar 6, 2000, 2:23 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Ralf Karnowsky 6191 Mar 6, 2000, 2:35 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6157 Mar 6, 2000, 3:18 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6152 Mar 13, 2000, 9:17 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6149 Mar 14, 2000, 7:10 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6146 Mar 17, 2000, 1:10 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6058 Mar 17, 2000, 7:10 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6043 Mar 17, 2000, 8:33 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6108 Mar 17, 2000, 1:10 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Mark Badolato 6040 Mar 17, 2000, 1:41 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Mark Badolato 6057 Mar 17, 2000, 1:45 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6015 Mar 17, 2000, 1:49 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Mark Badolato 6031 Mar 17, 2000, 1:56 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6044 Mar 17, 2000, 2:03 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6070 Mar 18, 2000, 3:51 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6125 Mar 18, 2000, 8:54 AM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6059 Mar 18, 2000, 4:55 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6106 Mar 18, 2000, 5:55 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6046 Mar 19, 2000, 2:12 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
whit 6060 Mar 19, 2000, 2:21 PM
Post Re: Problem with links.cfg/db.pl/admin.cgi
Stealth 6077 Mar 19, 2000, 4:41 PM