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

Help with Admin...and everything else!

Quote Reply
Help with Admin...and everything else!
Hi everyone,

You were right. I can now get into the admin page, but can't add categories etc.

Any ideas?

Here is what my script looks like:

# Paths and URL's to Important Stuff
# --------------------------------------------------------
# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/home/weedbed/public_html/cgi-bin/search/admin";
$db_dir_url = "http://weedbed.virtualave.net/cgi-bin/search/admin";

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

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/home/weedbed/public_html/links/pages";
$build_root_url = "http://weedbed.virtualave.net/links/pages";

# PATH and URL of What's New page. No Trailing slash.
$build_new_path = "home/weedbed/public_html/links/New";
$build_new_url = "http://weedbed.virtualave.net/links/New";

# PATH and URL of What's Cool page. No Trailing slash.
$build_cool_path = "home/weedbed/public_html/links/Cool";
$build_cool_url = "http://weedbed.virtualave.net/links/Cool";

# PATH and URL of What's Rating page. No Trailing slash.
$build_ratings_path = "home/weedbed/public_html/links/Ratings";
$build_ratings_url = "http://weedbed.virtualave.net/links/Ratings";
Subject Author Views Date
Thread Help with Admin...and everything else! New Guy 6486 Mar 27, 2000, 12:50 PM
Post Re: Help with Admin...and everything else!
Stealth 6255 Mar 27, 2000, 12:53 PM
Post Re: Help with Admin...and everything else!
New Guy 6311 Mar 27, 2000, 12:55 PM
Post Re: Help with Admin...and everything else!
Stealth 6254 Mar 27, 2000, 1:57 PM
Post Re: Help with Admin...and everything else!
New Guy 6227 Mar 27, 2000, 2:10 PM
Post Re: Help with Admin...and everything else!
Stealth 6215 Mar 27, 2000, 2:15 PM
Post Re: Help with Admin...and everything else!
New Guy 6241 Mar 27, 2000, 4:41 PM
Post Re: Help with Admin...and everything else!
Stealth 6202 Mar 27, 2000, 4:46 PM
Post Re: Help with Admin...and everything else!
New Guy 6212 Mar 28, 2000, 11:26 AM
Post Re: Help with Admin...and everything else!
Stealth 6244 Mar 28, 2000, 1:45 PM
Post Re: Help with Admin...and everything else!
New Guy 6159 Mar 28, 2000, 3:28 PM
Post Re: Help with Admin...and everything else!
Stealth 6260 Mar 28, 2000, 3:34 PM
Post Re: Help with Admin...and everything else!
New Guy 6201 Mar 28, 2000, 4:19 PM
Post Re: Help with Admin...and everything else!
Stealth 6253 Mar 28, 2000, 4:27 PM
Post Re: Help with Admin...and everything else!
New Guy 6252 Mar 29, 2000, 10:41 AM
Post Re: Help with Admin...and everything else!
Stealth 6196 Mar 29, 2000, 10:44 AM
Post Re: Help with Admin...and everything else!
New Guy 6146 Mar 29, 2000, 10:54 AM
Post Re: Help with Admin...and everything else!
Stealth 6159 Mar 29, 2000, 11:32 AM
Post Re: Help with Admin...and everything else!
New Guy 6191 Mar 29, 2000, 11:57 AM
Post Re: Help with Admin...and everything else!
New Guy 6167 Apr 2, 2000, 8:27 AM
Post Re: Help with Admin...and everything else!
Stealth 6161 Apr 2, 2000, 8:36 AM