[BlueOnyx:04919] Re: 5106R YUM updates (suPHP)

Abdul Rashid Abdullah webmaster at muntada.com
Mon Jul 5 00:27:37 -05 2010


I was able to do it by doing the following:

netstat -tupan | grep :81

It revealed that dovecot was listening.
                 
So I did a service dovecot stop.  I repeated the step:

netstat -tupan | grep :81

httpd was the next culprit revealed.  So I did a service httpd stop.

Then I repeated one more time:

netstat -tupan | grep :81

It showed crond.  I did a service crond stop.

Last time I repeated the step, nothing was returned.

I then started admserv, httpd, dovecot, and crond.

After doing so, I was able to login to the server and now I got the Web
Ownership link and the page on end of that link appeared to be properly
building.

I am still not seeing a suPHP which was my hope by doing an restart of the
admserv.

Thanks for the help!  I found Gerald's post from some time ago seemed to be
helpful after I got the lead from Stephanie:

http://www.bluequartz.us/phpBB2/viewtopic.php?p=461717&sid=7c7facf16a82e214a
e3e938359fc039d

Regards,

Rashid



On 7/5/10 12:53 AM, "Stephanie Sullivan" <ses at aviaweb.com> wrote:

>> -----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
> 
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx
> 





More information about the Blueonyx mailing list