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

Error including libraries: ... line 28

Quote Reply
Error including libraries: ... line 28
Hi, i'm getting the following error.

I'm trying to set this script on a Win2k platform.

Error including libraries: Can't locate /cgi-bin/links/admin/db.pl at D:\WWWRoot\casinoworkzcom\www\cgi-bin\links\admin\admin.cgi line 28.

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

Here is what my script looks like:

# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/casinoworkz/www/cgi-bin/links/admin";
$db_dir_url = "http://www.casinoworkz.com/cgi-bin/links/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://www.casinoworkz.com/cgi-bin/links";

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/casinoworkz/www/cgi-bin/links";
$build_root_url = "http://www.casinoworkz.com/links";

any ideas? THanks
Subject Author Views Date
Thread Error including libraries: ... line 28 starpuff 3275 Nov 26, 2002, 3:21 PM
Post Re: [starpuff] Error including libraries: ... line 28
Andy 3229 Nov 27, 2002, 1:34 AM
Post Re: [starpuff] Error including libraries: ... line 28
Paul 3184 Nov 27, 2002, 7:38 AM