https://bugzilla.novell.com/show_bug.cgi?id=723708 https://bugzilla.novell.com/show_bug.cgi?id=723708#c5 Freek de Kruijf <f.de.kruijf@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|f.de.kruijf@gmail.com | --- Comment #5 from Freek de Kruijf <f.de.kruijf@gmail.com> 2011-10-14 14:10:51 UTC --- Obviously I am user root, see the # in front of the commands. No. I started apache2 using 'rcapache2 start'. Then used # checkproc /usr/sbin/httpd2 ; echo $? and the result was 0. As I suggested earlier, the cause could be that /usr/sbin/amavisd is a perl script. You can easily reproduce it. Only two lines in /etc/amavisd.conf may need some change. $mydomain = ... and $myhostname = .... needs to be added if uname -n does not provide a fully qualified name. After that you start amavisd by giving 'rcamavis start'. It reports an error because checkproc returns the wrong value, but is is running. After that you give the checkproc command, which gives you the wrong answers. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.