On Thu, May 24, 2001 at 02:13:39PM -0300, Siomara Pantarotto wrote:
>
> I also get the same error and the weird thing is that my cgi script
> that acces the database are located in the same place that other cgi
> scripts from bugzilla are.
> 
> However I get the error message and the other cgi scripts don't
> 
> How come??? Can someone help, it's been two days that I am trying to place 
> DBI.pm all over and I still get the message:
> 
> [Mon May 21 09:04:43 2001] [error] [client 10.1.11.72] Premature end of 
> script headers: /apps/home/bugunison/MailFeedback.cgi
> Can't locate loadable object for module DBI in @INC (@INC contains: 
> /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 
> /usr/local/lib/perl5/site_perl/5.6.1/i686-linux 
> /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at 
> DBI.pm line 180
> BEGIN failed--compilation aborted at DBI.pm line 180.
> Compilation failed in require at /apps/home/bugunison/MailFeedback.cgi line 
> 12.
> BEGIN failed--compilation aborted at /apps/home/bugunison/MailFeedback.cgi 
> line 12.

The difference may be that some scripts modify their @INC paths, have
a "use lib '....'" statement in them, or something similar. Check the
paths that Perl is searching in each case.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 5 days, processed 35,133,350 queries (79/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to