--- Sherwin Daganato <[EMAIL PROTECTED]> wrote: > On Tue, Aug 27, 2002 at 12:17:12AM -0700, Joseph > Ross Lee wrote: > > > Put this in your httpd.conf (just below > "PerlModule > > > Apache::DBI"?): > > > > > > PerlModule DBI > > > > still doesn't work > > > > > > If it doesn't work, you'll have to show us line > 595 > > > of your httpd.conf. > > > > > PerlModule Apache::DBI <line 595> > > PerlModule DBI > > PerlFreshRestart On > > PerlRequire /opt/rt2/bin/webmux.pl > > At least we know now that explicitly loading DBI > won't help. :-) > I'm pretty sure that DBI is not missing. Otherwise > the error would look > something like "Can't locate module DBI in > /usr/lib/perl5...". > Can you post the output of this command? > > perl -MDBI -MApache::DBI -le 'print $DBI::VERSION, > "\n", $Apache::DBI::VERSION' > > --
Can't locate Apache.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux-ld /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux-ld /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/site_perl/5.6.1/Apache/DBI.pm line 3. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/Apache/DBI.pm line 3. Compilation failed in require. BEGIN failed--compilation aborted. > $_=q:; # SHERWIN # > 70;72;69;6e;74;20; > 27;4a;75;73;74;20; > 61;6e;6f;74;68;65; > 72;20;50;65;72;6c; > 20;6e;6f;76;69;63; > 65;27;:;;s=~?(..); > ?=pack q$C$,hex$1; > ;;;=egg;;;;eval;;; > _ > Philippine Linux Users Group. Web site and archives > at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to > [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send > "subscribe" in the body to [EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
