« MovableType 3.2 BETA install woes | Main | Windows Vista »
July 31, 2005
MT-Blacklist install woes
I'm not having a good day. Well after my MT 3.2 BETA install woes I decided to install MT-Blacklist to help me deal with the trackback spam that I've been getting recently. In fact that was the main reason I was playing with MT 3.2 BETA.
So I downloaded MT-Blacklist, followed the instruction and damn it I got that "Internal Server Error" again! @!###$ I almost give up because I have no access to the server log. Somehow I remembered that MT has the "Activity Log", so I thought to give a shot, and yes I was right there was something there:
Plugin error: plugins/Blacklist/Blacklist.pl Can't locate warnings.pm in @INC (@INC contains: plugins/Blacklist/lib ./extlib ./lib /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at plugins/Blacklist/Blacklist.pl line 30. BEGIN failed--compilation aborted at plugins/Blacklist/Blacklist.pl line 30.
So just like the error message says, it couldn't find warning.pm. This file apparently doesn't exist in Perl 5.005. That sucks, I Google for that error message and there's two hit saying that MT-Blacklist requires at least Perl 5.006. Apparently there's Perl 5.6.0 in my webserver. I modified all MT-Blacklist cgi file to point to this Perl instead of the 5.005 version and tried again, this time mt-bl-load.cgi works. Woohoo! I thought this is it, finally something work today. So I followed the next step and it took a bloody long time to continue, and after about 5 minutes guess what I got .... another "Internal Server Error".
That's it enough for today, have to wait for next weekend for this. I think I have to disable trackback for now, to do this I think simply by removing the execute permission on mt-tb.cgi:
chmod gou-x mt-tb.cgi
I hope that will work.
Posted by vhadiant at July 31, 2005 04:18 PM
Trackback Pings
TrackBack URL for this entry:
http://www.hadianto.net/mov32/mt-tb.cgi/81
