Hi Harry,

Please check if both run files exists at the said location:

/var/qmail/supervise/clamd/run
/var/qmail/supervise/clamd/log/run

if not please create them.

# vi /var/qmail/supervise/clamd/run

#!/bin/sh
exec /usr/bin/setuidgid clamav /usr/sbin/clamd 2>&1

# vi /var/qmail/supervise/clamd/log/run

#!/bin/sh
LOGSIZE=`cat /var/qmail/control/logsize`
LOGCOUNT=`cat /var/qmail/control/logcount`
exec /usr/bin/setuidgid qmaill /usr/bin/multilog t s$LOGSIZE n$LOGCOUNT /var/log/qmail/clamd

Regards,

Anil Aliyan

----- Original Message ----- From: "Harry Zink" <[EMAIL PROTECTED]>
To: <qmailtoaster-list@qmailtoaster.com>
Sent: Monday, August 11, 2008 8:44 AM
Subject: Re: [qmailtoaster] QMAILtoaster upgrade fails




Lastly, here's the current status:

This is not going away:

supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist

There is no appropriate 'run' file inside /var/qmail/supervise/clamd/

qmailctl stat shows:

authlib: up (pid 11753) 311 seconds
clamd: up (pid 12647) 1 seconds
imap4: up (pid 11816) 311 seconds
imap4-ssl: up (pid 11719) 311 seconds
pop3: up (pid 11712) 311 seconds
pop3-ssl: up (pid 11779) 311 seconds
send: up (pid 11732) 311 seconds
smtp: up (pid 11786) 311 seconds
smtp-ofmipd: up (pid 11767) 311 seconds
spamd: up (pid 12076) 224 seconds
submission: up (pid 11726) 311 seconds
authlib/log: up (pid 11758) 311 seconds
clamd/log: up (pid 12648) 1 seconds
imap4/log: up (pid 11752) 311 seconds
imap4-ssl/log: up (pid 11722) 311 seconds
pop3/log: up (pid 11713) 311 seconds
pop3-ssl/log: up (pid 11782) 311 seconds
send/log: up (pid 11742) 311 seconds
smtp/log: up (pid 11789) 311 seconds
smtp-ofmipd/log: up (pid 11814) 311 seconds
spamd/log: up (pid 11736) 311 seconds
submission/log: up (pid 11729) 311 seconds

It *seems* everything is running, but because of the various errors, I can't really be sure.

Any ideas ?



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to