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

Products: Links 2.0: Installation -- Unix: Re: [nonos3] cgi functions won't work: Edit Log

Here is the list of edits for this post
Re: [nonos3] cgi functions won't work
Hi There. Oddly Enough T4CMinistries.com is my site. I was surprised to find it in this message.. Actually.. I didnt fix the problem. (what i tried to do was change te links in each template so they read http://T4CMinistries.com/cgi-bin/links/add.cgi etc because what each link read prior to that was.. T4CMinistries.com/cgi-bin/add.cgi and that was wrong.. I dont know how to fix my script to work. I was actually just trying to do that. (i had given up and decided i'm gonna try again) so.. let me share my codes and if someone could tell me what i might have done wrong i'd appreciate it alot. Thanks!

$db_script_path = "/t4cmini/public_html/cgi-bin/links/admin";
$db_dir_url = "http://T4CMinistries.com/cgi-bin/links/admin";

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

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/t4cmini/public_html/link";
$build_root_url = "http://T4CMinistries.com/link";

in addition i'm getting this error
when i try to go to T4CMinistries.com/cgi-bin/add.cgi

now.. i've installed an instant messenger.. chatroom..messageboard..forms..trackers through cgi and never ran into a problem i couldnt solve. please help. I'd appreciate it alot. :)


Error including libraries: Can't locate admin/links.cfg in @INC (@INC contains: /usr/local/lib/perl5/5.00502/sun4-solaris /usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 .) at add.cgi line 30.

Make sure they exist, permissions are set properly, and paths are set correctly.



i'm clueless






Last edited by:

Need Help: Oct 7, 2001, 11:47 PM

Edit Log: