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

Re: Path Problem

Quote Reply
Re: Path Problem In reply to
You need to use the following codes for the require line in the jump.cgi file:

Code:

require "e:/jds/london/cgi-bin/admin/links.cfg";


The reason that the db.pl cannot be found is that the $db_lib_path is defined in the links.cfg file and the script cannot find the links.cfg file, thus, it cannot find the db.pl file.

Regards,

Eliot Lee

Subject Author Views Date
Thread Path Problem dregs 3757 Oct 10, 2000, 7:49 AM
Thread Re: Path Problem
Stealth 3656 Oct 10, 2000, 8:31 AM
Thread Re: Path Problem
dregs 3649 Oct 10, 2000, 9:00 AM
Thread Re: Path Problem
Stealth 3646 Oct 10, 2000, 9:36 AM
Thread Re: Path Problem
dregs 3637 Oct 10, 2000, 11:04 AM
Post Re: Path Problem
Stealth 3641 Oct 10, 2000, 11:06 AM