|
From: K P. <nnt...@gm...> - 2010-03-15 13:18:58
|
In my log (win32 2.0.2 1.00.02) at startup, I see: Mar-14-10 07:51:00 Threads module 1.74 installed - ActivePerl 5.8.8 build 822 is needed for threads 1.74 - check this with "perl -v" on commandline I'm running ActivePerl 5.10 Is this warning just something that the Threads module is spitting out, or is that a check in ASSP that needs to be updated? I also see a bunch of warnings about the lists like: Warning: Whitelist contains 45043 records (allocating at least 7.7MB) - it is highly recommeded to use a database for 'whitelistdb' When it says "to use a database" does ASSP mean mysql or if I got DB_File working be sufficient? DB_File isn't loading for me (see separate thread). I'm hoping that's what needs fixing. I'd rather not have to use a third party database on this limited machine, but I will if necessary. I was assuming that a propper database like mysql was only necessary if there were multiple front end assp servers that needed to share the db. |