Question
Hii.. I have installed Twiki 4.2.X on my RHEL 5 system. I am getting following error in browser:
Software error:
Can't locate TWiki/Sandbox.pm in
@INC
(
@INC
contains: /usr/local/apache/twiki/lib . /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8) at /usr/local/apache/twiki/lib/TWiki.pm line 144.
BEGIN failed--compilation aborted at /usr/local/apache/twiki/lib/TWiki.pm line 467.
Compilation failed in require at /var/www/apache/twiki/bin/view line 28.
BEGIN failed--compilation aborted at /var/www/apache/twiki/bin/view line 28.
For help, please send mail to the webmaster (
you@examplePLEASENOSPAM.com), giving this error message and the time and date of the error.
I hjave tried many ways to correct this problem but nothing worked, please help me out.
Environment
--
PradeepChopra - 20 Aug 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Likely an incorrect path specified in your
twiki/bin/LocalLib.cfg. Your view script is at
/var/www/apache/twiki/bin/view and the lib path points to
/usr/local/apache/twiki/lib. More likely a
/var/www/apache/twiki/lib.
--
PeterThoeny - 06 Nov 2008