Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Can't Locate  (Read 286 times)
0 Members and 1 Guest are viewing this topic.
Jean
New Member
*

Karma: 0
Offline Offline

Posts: 0

web developer


WWW
« on: March 01, 2005, 12:57:00 PM »

WinXP Home, IE 6, 505 Internal Server error, uploaded in ASCII, Perl paths are correct, CHMOD are correct. Debugger finds no problems. Web host (SBC) no help.

calendar.pl and calendar_admin generate at 505 Internal Server error.

Ran a PERL Script checker on calendar.pl and receive the following message, "Can't locate asp.inc in @INC (@INC contains: /cgi-local/calendarscript/lib /u/autobahn/perl5lib and all the other directory names.) at /u/web/wsuuco/cgi-local/calendar.pl line 29.
BEGIN failed--compilation aborted at /u/web/wsuuco/cgi-local/calendar.pl line 41.

Ran a PERL Script checker on calendar_admin.pl and receive the following message, Can't locate DBFile.pm in @INC (@INC contains: /cgi-local/calendarscript/plugins /cgi-local/calendarscript/lib and all the other directory names.) at /u/web/wsuuco/cgi-local/calendar_admin.pl line 37.
BEGIN failed--compilation aborted at /u/web/wsuuco/cgi-local/calendar_admin.pl line 48.

I've rechecked these directories and the files are there.

I'd love any help.  Thanks!

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: March 01, 2005, 04:30:00 PM »

** Can't locate asp.inc ... Can't locate DBFile.pm ... **

Make sure those files are in the calendarscript/lib directory.

** (@INC contains: /cgi-local/calendarscript/lib **

That does not look right. I believe it should look more like the following on your server (going by the error messages you posted):

/u/web/wsuuco/cgi-local/calendarscript/lib

In which case you may need to set the $BASE_DIR  variable of the calendar.pl and calendar_admin.pl files appropriately.

JMO

Dan O.

[This message has been edited by DanO (edited March 01, 2005).]

Logged
Pages: [1]   Go Up
Print
Jump to: