Sarq_6669 has asked for the wisdom of the Perl Monks concerning the following question:
I've tried using in the conf:[Sat Dec 18 18:38:04 2004] [error] Can't load '/usr/lib/perl5/site_per +l/5.8.0/i3 86-linux-thread-multi/auto/Apache/LogFile/Config/Config.so' for module + Apache::L ogFile::Config: /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi +/auto/Apac he/LogFile/Config/Config.so: undefined symbol: perl_cmd_perl_TAKE2 at +/usr/lib/p erl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.\n at /usr/l +ib/perl5/s ite_perl/5.8.0/i386-linux-thread-multi/Apache/LogFile.pm line 12\nComp +ilation fa iled in require at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-mu +lti/Apache /LogFile.pm line 12.\nBEGIN failed--compilation aborted at /usr/lib/pe +rl5/site_p erl/5.8.0/i386-linux-thread-multi/Apache/LogFile.pm line 12.\nCompilat +ion failed in require at (eval 11) line 3.\n
I've also tried just about everything I can find on various help sites. What I did find that may be relevant is that, when using Apache 1.x/Mod Perl 1.x you install using the EVERYTHING=1 install option, something that I can't seem to find as an option when installing Mod_Perl 2. Any help would be appreciated.PerlModule Apache::LogFile::Config PerlModule Apache::LogFile
2004-12-19 Janitored by Arunbear - replaced pre tags with code tags, to enable code extraction
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Apache::LogFile and Mod_perl / Apache 2
by perrin (Chancellor) on Dec 19, 2004 at 07:02 UTC |