[BlueOnyx:04916] Re: 5106R YUM updates (suPHP)
Stephanie Sullivan
ses at aviaweb.com
Sun Jul 4 23:53:24 -05 2010
> -----Original Message-----
> From: blueonyx-bounces at blueonyx.it [mailto:blueonyx-
> bounces at blueonyx.it] On Behalf Of Abdul Rashid Abdullah
> Sent: Monday, July 05, 2010 12:34 AM
> To: BlueOnyx
> Subject: [BlueOnyx:04915] Re: 5106R YUM updates (suPHP)
>
> I tried restarting the admserv but it appears to be broke now for me:
>
> [root at baraka dev]# service admserv restart
> Stopping admin web server: httpd.admsrv [ OK ]
> Starting admin web server: (98)Address already in use: make_sock:
> could not
> bind to address 0.0.0.0:81
> no listening sockets available, shutting down
> Unable to open logs
> [FAILED]
> [root at baraka dev]# service admserv restart
> Stopping admin web server: httpd.admsrv [ OK ]
> Starting admin web server: (98)Address already in use: make_sock:
> could not
> bind to address 0.0.0.0:81
> no listening sockets available, shutting down
> Unable to open logs
> [FAILED]
> [root at baraka dev]# service admserv stop
> Stopping admin web server: httpd.admsrv [ OK ]
> [root at baraka dev]# service admserv start
> Starting admin web server: (98)Address already in use: make_sock:
> could not
> bind to address 0.0.0.0:81
> no listening sockets available, shutting down
> Unable to open logs
> [FAILED]
> Fortunately, the httpd server is still running.
>
> Regards,
>
> Rashid
Try
/etc/init.d/sendmail stop
killall sendmail
killall /usr/sbin/httpd.admsrv
/etc/init.d/admserv start
/etc/init.d/sendmail start
Seems sendmail sometimes grabs ports. I used to know why, but forgot it now.
Thanks,
-Stephanie
More information about the Blueonyx
mailing list