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

problem in jump.cgi

Quote Reply
problem in jump.cgi
I made the setup of link2 and every thing sre ok but
When I get the result from the search and I want to go to the target URL by clicking on the result it is downloading the jump.cgi instead of reaching to that URL

ANY HELPE?

IAM USING WIN98 WITH PWS
MY BATH will be in :
# --------------------------------------------------------
# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "c:/links/cgi-bin/admin";
$db_dir_url = "http://fhajri4856/links/cgi-bin/admin";

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

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "c:/links/cgi-bin/admin/templates";
$build_root_url = "http://fhajri4856";

# PATH and URL of What's New page. No Trailing slash.
$build_new_path = "$build_root_path/New";
$build_new_url = "$build_root_url/New";

# PATH and URL of What's Cool page. No Trailing slash.
$build_cool_path = "$build_root_path/Cool";
$build_cool_url = "$build_root_url/Cool";

# PATH and URL of What's Rating page. No Trailing slash.
$build_ratings_path = "$build_root_path/Ratings";
$build_ratings_url = "$build_root_url/Ratings
Subject Author Views Date
Thread problem in jump.cgi BMW 2555 May 2, 2000, 2:49 AM
Post Re: problem in jump.cgi
cdrom 2501 May 2, 2000, 4:52 AM
Post Re: problem in jump.cgi
Stealth 2498 May 2, 2000, 5:20 AM