HP3000-L Archives

April 2001, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ken Hirsch <[log in to unmask]>
Reply To:
Ken Hirsch <[log in to unmask]>
Date:
Tue, 3 Apr 2001 21:33:33 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
Check the permissions on the directories and the capabilities of the user
that Apache is running as.

----- Original Message -----
From: "EBEN YONG" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Tuesday, April 03, 2001 9:02 PM
Subject: Apache & PERL question


> Hi,
>
> We've just upgraded from Apache 1.3b5 to Apache 1.3.9 and we find that our
> Perl scripts are not working.  Here's the error from the error_log:
>
> Can't locate Date/Manip.pm in @INC (@INC contains:
> /PERL/PUB/lib/perl5/5.6.0/PA
> -RISC1.1 /PERL/PUB/lib/perl5/5.6.0
> /PERL/PUB/lib/perl5/site_perl/5.6.0/PA-RISC1
> .1 /PERL/PUB/lib/perl5/site_perl/5.6.0 /PERL/PUB/lib/perl5/site_perl .) at
> /usr
> /local/apache/cgi-bin/teste.pl line 12.
> BEGIN failed--compilation aborted at /usr/local/apache/cgi-bin/teste.pl
line
> 12
>
> >From the shell, the script works just fine.  Here's the test perl script:
>
> #!/PERL/PUB/perl
> print "Content-type: text/html\n\n";
> print "Hello World\n";
> use Date::Manip;
>
> The file it is looking for is located here:
> /PERL/PUB/lib/perl5/site_perl/5.6.0/Date/Manip.pm
>
> We're getting ready to try our hand at Java Servlets and you'll probably
see
> me posting here looking for help once that happens, but we can't even get
> past this simple problem!  Any help would be greatly appreciated.  Thanks!
>
> Eben Yong
> Health Plan of San Mateo
>

ATOM RSS1 RSS2