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

Error Finding Library

Quote Reply
Error Finding Library
I realise that this question has already been raised but the answer to my problem wasn't in that thread :( and I figured it would be better to start a new thread than to continue with that one as it would possibly go unnoticed?

Anyway, here's the problem.

I've just installed links 2.0 in a subdirectory but am receiving the following error:

Code:
Error including libraries: Can't locate /www/sitename/cgi-bin/links/admin/db.pl at admin.cgi line 28.

Make sure they exist, permissions are set properly, and paths are set correctly.


The following is how I've configured the links.cfg file.

Code:
# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/www/sitename/cgi-bin/links/admin";
$db_dir_url = "http://sitename.friendsyourway.co.uk/cgi-bin/links/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://sitename.friendsyourway.co.uk/cgi-bin/links";

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/www/sitename/links/pages";
$build_root_url = "http://sitename.friendsyourway.co.uk/links/pages";

Where I've written 'sitename' there is a different name in the actual cfg file but I don't really want to have to post the entire thing here for all and sundry to see. Anyway, I've checked and treble checked that there are no spelling errors in that site name and there aren't.

Any help on this would be warmly welcomed.

~Sharon J

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
When all think alike, nobody is thinking much at all.

Last edited by:

Dioritt: Jan 19, 2005, 6:21 AM
Subject Author Views Date
Thread Error Finding Library Dioritt 13285 Jan 19, 2005, 6:20 AM
Thread Re: [Dioritt] Error Finding Library
Andy 13165 Jan 19, 2005, 8:00 AM
Thread Re: [Andy] Error Finding Library
Dioritt 13137 Jan 19, 2005, 8:33 AM
Thread Re: [Dioritt] Error Finding Library
Dioritt 13126 Jan 19, 2005, 8:52 AM
Thread Re: [Dioritt] Error Finding Library
PerlFlunkie 13120 Jan 19, 2005, 10:15 AM
Thread Re: [PerlFlunkie] Error Finding Library
Dioritt 13116 Jan 20, 2005, 9:05 AM
Thread Re: [Dioritt] Error Finding Library
Tim Mousel 13148 Jan 26, 2005, 12:11 PM
Thread Re: [Tim Mousel] Error Finding Library
sean416 13096 Feb 2, 2005, 11:10 PM
Thread Re: [sean416] Error Finding Library
Tim Mousel 13099 Feb 3, 2005, 12:19 PM
Thread Re: [Tim Mousel] Error Finding Library
sean416 13078 Feb 4, 2005, 2:35 PM
Thread Re: [sean416] Error Finding Library
Tim Mousel 13089 Feb 4, 2005, 2:40 PM
Thread Re: [Tim Mousel] Error Finding Library
nootkan 12744 Dec 29, 2005, 6:06 PM
Post Re: [nootkan] Error Finding Library
PerlFlunkie 12725 Dec 29, 2005, 8:48 PM