Gossamer Forum
Quote Reply
@INC Error?
I have been looking through past messages in the forum and I THOUGHT that I had all my install problems fixed, but now I am getting the following error when I try to access admin.pl:

Error including libraries: Can't locate D:/webserver/roleplaynews.com/www/cgi-bin/links/admin/links.cfg in @INC (@INC contains: D:\216.247.17.71\cgi-bin\links\admin C:/Perl/lib C:/Perl/site/lib .) at D:\216.247.17.71\cgi-bin\links\admin\admin.pl line 27.

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

Thanks,

Anthony


Quote Reply
Re: @INC Error? In reply to
Hi

Try opening admin.pl and find the line that requires links.cfg, change this to the full path to links.cfg

D:\216.247.17.71\cgi-bin\links\admin.cfg


Good Luck
DavyC

Quote Reply
Re: @INC Error? In reply to
Ok, I changed admin.pl to the correct path and now I am getting an even weirder message:

Error including libraries: Can't locate D:Ž.247.17.71i-bininksdmininks.cfg in @INC (@INC contains: D:\216.247.17.71\cgi-bin\links\admin C:/Perl/lib C:/Perl/site/lib .) at D:\216.247.17.71\cgi-bin\links\admin\admin.pl line 27.

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

I am not sure about those funky characters. I made sure that I FTP'd in ASCII mode so I know that's not it. Thanks for helping!

Anthony R.