Gossamer Forum
Quote Reply
db.pl
I can't get my admin script to find db.pl... What should I do?

------------------
Chris Johnston
Quote Reply
Re: db.pl In reply to
verify the paths in links.cfg.

what is the error message you are receiving?
--mark
Quote Reply
Re: db.pl In reply to
It is a 403 error.. I don't have time to check it right now, I'll check it this afternoon and report back.



------------------
Chris Johnston
Quote Reply
Re: db.pl In reply to
Hey, I'm having the same problem. I've tried every possible path in links.cfg and it still can't find it.

THis is the error message:

Error including libraries: Can't locate cgi-bin/../db.pl in @INC

----
Frank



[This message has been edited by FLThiak (edited May 02, 1999).]

[This message has been edited by FLThiak (edited May 02, 1999).]
Quote Reply
Re: db.pl In reply to
I hate it when someone posts only part of an error message instead of everything that comes up with it. I don't even try to help people that do that anymore.
Quote Reply
Re: db.pl In reply to
Same here i am haveing the exact same error message this is the full one i get.I too have tried diff paths and same error and tried double checking the chmod

Error including libraries: Can't locate /cgi-bin/links/admin/db.pl in @INC (@INC contains: /data1/hypermart.net/damisfit/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/damisfit/cgi-bin/links/admin/admin.cgi line 28.

Make sure they exist, permissions are set properly, and paths are set correctly.</noscript>
Quote Reply
Re: db.pl In reply to
misfit,

Quote:
Can't locate /cgi-bin/links/admin/db.pl

What do you have defined for $db_script_path and $db_lib_path in links.cfg?