Gossamer Forum
Quote Reply
An error
Accessing the admin.cgi script at http://abco.hypermart.net/cgi-bin/links/admin/admin.cgi I get the following error

Error including libraries: Can't locate /data1/hypertmart.net/abco/cgi-bin/links/admin/db.pl in @INC (@INC contains: /data1/hypermart.net/abco/cgi-bin/links/admin /usr/local/lib/perl5/i386-bsdos/5.00404 /usr/local/lib/perl5 /usr/local/lib/perl5/site_perl/i386-bsdos /usr/local/lib/perl5/site_perl .) at /data1/hypermart.net/abco/cgi-bin/links/admin/admin.cgi line 28.




If you could tell me how to fix this please...
Quote Reply
Re: An error In reply to
Make sure that you have properly mapped the files in your links.cfg file. Also, make sure that the db.pl is located in the admin directory or in your main LINKS cgi-bin directory.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
Quote Reply
Re: An error In reply to
I saw nothing about mapping in the links.cfg in the readme... How do I map them? If you could help me through this it would be a big help
Quote Reply
Re: An error In reply to
make sure you can run .pl extensions on your server. Some servers don't allow extension .pl so you have to change the extensions to .cgi which you would have to change inside the scripts too.

Secondly, make sure your path is correct.
the top line to your perl program.
Quote Reply
Re: An error In reply to
The server does support .pl extensions and the path to perl 5.2 something is right... so I am completly lost
Quote Reply
Re: An error In reply to
Copy your links.cfg as a text file, then upload it to your server in a publicly accessible directory. Then let us know where we can find it, so we can see the file.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------


Quote Reply
Re: An error In reply to
This is an exact replica of my links.cfg
http://abco.hypermart.net/links.txt