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

Re: Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :)

Quote Reply
Re: Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :) In reply to
I can't see anything wrong with links.cfg. I'm assuming that the paths are correct and the permissions set. Do you have telnet? If so, confirm the paths by typing pwd at the command line.

Also, try changing the following line in admin.cgi (and the other .cgi scripts):

require "links.cfg"; # Change this to full path to links.cfg if you have problems.

to:

require "/dw01/d07/wwv/tjp/bin/links/admin/links.cfg"; # Change this to full path to links.cfg if you have problems.



Martin Webster
--
Cebidae's UK Internet Resource
http://www.cebidae.co.uk/
Subject Author Views Date
Thread Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :) wwvuillemot 2739 Jul 24, 2000, 3:39 PM
Post Duplicate thread
Cebidae 2640 Jul 25, 2000, 1:02 PM
Thread Re: Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :)
wwvuillemot 2649 Jul 25, 2000, 1:13 PM
Thread Re: Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :)
Cebidae 2644 Jul 25, 2000, 1:51 PM
Thread Re: Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :)
wwvuillemot 2637 Jul 25, 2000, 2:18 PM
Thread Re: Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :)
Cebidae 2610 Jul 26, 2000, 11:20 AM
Post Re: Probs w/ ADMIN.CGI -- Come on EXPERTS, chicken? :)
wwvuillemot 2602 Jul 26, 2000, 2:23 PM