« The Virtues of Rednecks | Main | Secure Beneath the Watchful Eyes »
July 13, 2005
Plugin error: Can't locate Blacklist/Plugin.pm
I was browsing through my MovableType Activity Log and noticed multiple occurences of the following error message:
"Plugin error: C:\inetpub\wwwroot\mt\plugins\Blacklist\Blacklist.pl Can't locate Blacklist/Plugin.pm in @INC at C:\inetpub\wwwroot\"
I beleive that this was caused by installing the SpamLookup plugin, and editing the MT.cfg file. In any event, I found this link which seems to indicate a potential solution.
So, I modified line 20 of my Blacklist.pl as follows:
Before:
use lib 'plugins/Blacklist/lib';
After:
use lib 'C:\Inetpub\wwwroot\mt\plugins\Blacklist\lib';
Note that I'm running XP, so this is the fully-qualified path format for Windows. If you're running Linux, the format would obviously be different. I'm hoping this solves the problem. Here's a link to my earlier notes on installing MT-Blacklist and SpamLookup.
Update: This appears to have solved the problem. :)
Technorati tags:
Delicious tags:
Folksonomy:These icons link to social bookmarking sites where readers can share web pages.
Posted by Peenie Wallie on July 13, 2005 at 11:27 AM
Comments
hey, whatever happened w/ the gerbil saga?
Posted by: kit on July 14, 2005 at 11:39 AM