Question
I was installing the LDAP plugin and it stated our CPAN was out of date and to upgrade CPAN. I did this and now have not been able to get back into twiki. I am getting the following errors:
TWiki.cfg is unreadable or has a configuration problem that is causing a Perl error - the following message(s) should help locate the problem.
require failed: No such file or directoryCan't locate TWiki.cfg in
@INC
(
@INC
contains: ../lib /usr/lib/perl5/5.8.5/i386-linux-thread-multi ......
and
Error: 'TWiki.pm' could not be loaded. The error was:
Can't locate TWiki.pm in
@INC
(
@INC
contains: ../lib /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 ....... Error: Check path to twiki/lib and check that
LocalSite.cfg is present and readable
I have edited the
LocalLib.cfg and put the lib path as a fixed path instead of ../lib but that did not help. I hope someone will be able to help me out of this issue.
Environment
--
JosephHardeman - 22 Mar 2007
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.
Ok, sorry everyone, it turns out the permissions on the lib directory were causing my issue. Some how it got changed to 750, I changed them back to 755 and now everything works.
--
JosephHardeman - 22 Mar 2007