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

Problem with root directory

Quote Reply
Problem with root directory
Error including libraries: Can't locate /www/htdocs/wee2000/cgi-bin/links/admin db.pl in @INC (@INC contains: /www/htdocs/wee2000/cgi-bin/links /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at /www/htdocs/wee2000/cgi-bin/links/admin admin.pl line 28.

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

I'm on http://www.domainmaker.com host.
Please help.


Quote Reply
Re: Problem with root directory In reply to
The problem is NOT with your <ROOT> directory, but your configuration for the required libraries for the links.cfg file in the admin.cgi file.

It should look like the following:

Code:

require "/www/htdocs/wee2000/cgi-bin/links/admin/links.cfg";


Regards,

Eliot Lee