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

Re: installed on hypermart

Quote Reply
Re: installed on hypermart In reply to
The $db_cgi_url shoud point to the cgi-bin directory that has your link scripts in it. Go into the links.cfg file and set it to something like this (depending on what the actual URL is):

http://yourname.hypermart.net/links/cgi-bin

The links.cfg file is the only file that needs to be edited to get the script up and running.

Heres what the first part of my links.cfg looks like (I also use hypermart):

# Paths and URL's to Important Stuff
# --------------------------------------------------------
# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/data1/hypermart.net/bidderz/scs/cgi/links/cgi-bin/admin";
$db_dir_url = "http://www.bidderz.com/scs/cgi/links/cgi-bin/admin";

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

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/data1/hypermart.net/bidderz/scs/cgi/links/pages";
$build_root_url = "http://www.bidderz.com/scs/cgi/links/pages";

Hopfully this helps you some
Subject Author Views Date
Thread installed on hypermart cservice 5319 Mar 17, 1999, 10:18 PM
Post Re: installed on hypermart
Mark Badolato 5253 Mar 18, 1999, 12:37 AM
Post Re: installed on hypermart
cservice 5262 Mar 18, 1999, 4:14 AM
Post Re: installed on hypermart
Raven 5219 Mar 18, 1999, 4:59 AM
Post Re: installed on hypermart
bigworm 5227 Mar 18, 1999, 8:53 AM
Post Re: installed on hypermart
Simon Martin 5233 Mar 18, 1999, 12:29 PM
Post Re: installed on hypermart
cservice 5266 Mar 18, 1999, 5:49 PM
Post Re: installed on hypermart
bigworm 5223 Mar 18, 1999, 6:31 PM
Post Re: installed on hypermart
Device 5208 Mar 23, 1999, 6:43 PM
Post Re: installed on hypermart
Simon Martin 5241 Mar 25, 1999, 6:59 PM
Post Re: installed on hypermart
Device 5217 Mar 26, 1999, 2:41 PM
Post Re: installed on hypermart
Simon Martin 5194 Mar 26, 1999, 3:09 PM
Post Re: installed on hypermart
Device 5222 Mar 26, 1999, 6:54 PM