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

Paths are driving me nuts!

Quote Reply
Paths are driving me nuts!
I am trying to get my paths correct and have reviewed a pile of previous posts. None show this exact error. Note my links.cfg file settings and then the paths in the error. The error shows both / and \ but my settings are all / 's. I have tried a number of variations including the removal of the / before the W:, adding www to the path as the error shows, and a few others. The path was provided by my hosting provider.

# PATH and URL of Admin CGI directory. No Trailing Slash.

$db_script_path = "/W:/inetpub/wwwroot/pware/cgi-bin/links/admin";
$db_dir_url = "http://www.pware.com/cgi-bin/links/admin";

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

# PATH and URL of Pages to be built. No Trailing Slash.
W:/inetpub/wwwroot/presentware/resource
$build_root_path = "/W:/inetpub/wwwroot/pware/resource";
$build_root_url = "http://www.pware.com/resource";

Error is below

Error including libraries: syntax error at W:\inetpub\wwwroot\pware\www\cgi-bin\links\admin/links.cfg line 30, near "/inetpub/wwwroot"
Compilation failed in require at W:\inetpub\wwwroot\pware\www\cgi-bin\links\admin\admin.cgi line 27.
Make sure they exist, permissions are set properly, and paths are set correctly.

If anyone can shed some light on this it would be appreciated.

Thanks in advance,

Steve
Subject Author Views Date
Thread Paths are driving me nuts! rrold1 6020 Oct 10, 2003, 12:02 PM
Thread Re: [rrold1] Paths are driving me nuts!
Stealth 5930 Oct 10, 2003, 9:18 PM
Thread Re: [Stealth] Paths are driving me nuts!
rrold1 5925 Oct 11, 2003, 5:54 AM
Post Re: [rrold1] Paths are driving me nuts!
fuzzy logic 5923 Oct 11, 2003, 7:59 AM
Post Re: [rrold1] Paths are driving me nuts!
Stealth 5915 Oct 11, 2003, 11:02 AM
Thread Re: [rrold1] Paths are driving me nuts!
iwadmin 5804 Nov 20, 2003, 9:59 PM
Thread Re: [iwadmin] Paths are driving me nuts!
Stealth 5787 Nov 22, 2003, 10:47 PM
Thread Re: [Stealth] Paths are driving me nuts!
iwadmin 5783 Nov 23, 2003, 6:21 AM
Post Re: [iwadmin] Paths are driving me nuts!
nakulgoyal 5681 Jan 14, 2004, 12:33 PM