Question
Please somebody answer this question.
I am getting errors for comment plugin as
Plugins: could not fully register
CommentPlugin, no plugin topic
TWiki::Plugins::CommentPlugin could not be loaded. Errors were:
Can't locate TWiki/Plugins/CommentPlugin.pm in
@INC
(
@INC
contains: /var/www/twiki/lib/CPAN/lib//arch/ /var/www/twiki/lib/CPAN/lib//5.8.6/i386-linux-thread-multi/ /var/www/twiki/lib/CPAN/lib//5.8.6/ /var/www/twiki/lib/CPAN/lib// /var/www/twiki/lib . /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.6/i386-linux-thread-multi /usr/lib/perl5/5.8.6) at (eval 37) line 1.
BEGIN failed--compilation aborted at (eval 37) line 1.
The file permissions in the lib is 664(even tried with 644) and apache. What might be the reason for this?
Environment
--
MayankJain - 09 Jan 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.
Did you make the files readable by the webserver?
chown.
--
ArthurClemens - 09 Jan 2008
Yes i did it?
Changed it to Apache.
No luck still then
--
MayankJain - 10 Jan 2008
What does a
ls -al data/TWiki/CommentPlugin.txt tell you?
--
ArthurClemens - 10 Jan 2008
-rw-r--r-- 1 apache apache 19042 Jan 4 16:17
CommentPlugin.txt
--
MayankJain - 10 Jan 2008
i even changed the permission to 664 and checked, but no luck.
--
MayankJain - 10 Jan 2008
And
lib/TWiki/Plugins/CommentPlugin.pm ?
--
ArthurClemens - 10 Jan 2008
Same thing sir, permission is 664 (even changed to 644 and tried) and apache
--
MayankJain - 11 Jan 2008
Sorry, closing this question after more than 30 days of inactivity. Feel free to re-open if needed.
--
PeterThoeny - 02 Mar 2008