Re: no socket /var/run/trophie
Alain Fauconnet <[email protected]> Mon, 6 Sep 2004 12:52:08 +0700
| Newsgroups | gmane.comp.security.virus.vtools |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 03, 2004 at 10:37:29AM +0200, Martin Edenhauser wrote: > Thank you for your quick answer! > > When i run 'trophi -v' i get the following text: Note: it's 'trophie' not 'trophi'. > > Initializing : VSAPI version 7.000-1011 > Initializing : Pattern version 162 (pattern number 70349) > Socket path : /var/run/trophie > Timeout : 300 seconds > Running as user : mail > Socket group : mail > Max processes : 20 > PID file : /var/run/trophie.pid > Trophie version : 1.12 > Cleanup : VSAPI cleaned up and terminated > > > The socket path seems to be right, but there is no socket :-(( > > I have searched for "trophie.sock" too, but I can't find this > file... Well this last one has no reason to exist. Your Trophie is configured to use /var/run/trophie instead. It looks like Trophie is not running... - how do you start Trophie in daemon mode? you need to be root to start it, it will change to user 'mail' itself (i.e. do *not* start it as user 'mail') - is it actually running? (ps auxww|grep trophie) - is there a /var/run/trophie.pid file? Greets, _Alain_