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

Error message after installing script

Quote Reply
Error message after installing script
After installing the script I went to http://www.southernshows.com/cgi-bin/links/admin/admin.cgi

The error message:
Error including libraries: Can't locate /usr229/cgi-bin/links/admin/db.pl in @INC (@INC contains: /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at admin.cgi line 28.

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

What does it means?

Thanks


Quote Reply
Re: Error message after installing script In reply to
You need to set the ABSOLUTE PATH to your links.cfg in the following codes:

Code:

require "/absolute/path/to/cgi-bin/admin/links.cfg";


Change /absolute/path/to/ to YOUR absolute path!'

BTW: This has been discussed many times in this forum...the forum's new search engine works even better than the old UBB search engine...try using it.

Regards,

Eliot Lee