> Service isn't starting on Windows. Just hangs here; > > C:\ASSP>perl assp.pl > Nov-13-08 10:00:33 Reloading config > Nov-13-08 10:00:33 Starting as a service
hmmm... probable/possible causes * screwed assp.cfg file or in any case malformed/bad data files (e.g. flatfile and others) * missing/badly installed perl modules * missing HTTP access to the 'net (it's needed for globalPB/graylists/stats) * clamd scanning enabled and clamd not running and/or not listening on its port try the following; manually edit the assp.cfg file and set the "DEBUG" flag to "1", also, if possible, set all the various "logging" levels to "2" (verbose) then retry starting ASSP and look at the maillog but also at the "assp.dbg" file you should find inside the ASSP root folder ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
