It looks like you need to install DBI.

- Philip


Sanjay Tripathi wrote:
> Hi,
> 
>     I getting problem with Perl/Cgi/DBI. Can you guys help me out.
> 
> 
> 
> Please see the log below.
> 
> 
> 
> Aapche Logs:
> 
> 
> 
> Can't locate DBI.pm in @INC (@INC contains: /app/custom/steve/perl
> /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib
> /usr/perl5/site_perl/5.6.1/sun4-solaris-64int
> /usr/perl5/site_perl/5.6.1 /usr/perl5/site_perl
> /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int
> /usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .
> /app/custom/steve/perl /app/custom/perl /heb/appl/ewa/perl/bin/perl)
> at /app/w3/steve/cgi/ewa_new_user.cgi line 3. 
> 
> BEGIN failed--compilation aborted at
> /app/w3/steve/cgi/ewa_new_user.cgi line 3.
> 
> [Tue Mar 27 06:47:06 2007] [error] [client x.x.x.x] Premature end of
> script headers: /app/w3/steve/cgi/ewa_new_user.cgi
> 
> 
> 
> 
> 
> Then I tried
> 
> [EMAIL PROTECTED] # perl -e 'use DBI; print $DBI::VERSION,"\n";'
> 
> 
> 
> Can't locate loadable object for module DBI in @INC (@INC contains:
> /usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib
> /usr/perl5/site_perl/5.6.1/sun4-solaris-64int
> /usr/perl5/site_perl/5.6.1 /usr/perl5/site_perl
> /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int
> /usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at DBI.pm line
> 254 
> 
> BEGIN failed--compilation aborted at DBI.pm line 254.
> 
> Compilation failed in require at -e line 1.
> 
> BEGIN failed--compilation aborted at -e line 1.
> 
> 
> 
> 
> 
> 
> 
> Thanks
> 
> ST

Reply via email to