From: Robert <rob...@ho...> - 2003-08-30 10:45:25
|
"Jamie Cameron" <jca...@we...> wrote in message news:1062230931.1572.79.camel@vaio.home... > On Sat, 2003-08-30 at 14:32, Robert wrote: > > When I run webmin as an inetd task, I get scores of the following lines in > > /var/log/webmin/miniserv.error > > > > Bad arg length for Socket::unpack_sockaddr_in, length is 0, should be 16 at > > /opt/webmin/miniserv.pl line 671. > > Does this happen for every single HTTP request to webmin, or just some? This seems to happen multiple times for each HTTP request. I happened twice when I entered webmin and four times when I clicked on usermin configuration. Presumably this is slowing things down a lot. > > > My /var/log/secure is full of: > > Aug 25 20:07:10 mycomputer webmin[4376]: Webmin starting > > That message really shouldn't be logged at all by webmin - until I fix > it in the next release, you should disable syslog logging by changing > the syslog=1 line to syslog=0 in /etc/webmin/miniserv.conf > Thanks. Its a bit irritating getting lots of these lines in my logwatch messages! |