Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Teviot on November 02, 2004, 07:04:03 AM

Title: http stopped ... can't get it going (or don't know how)
Post by: Teviot on November 02, 2004, 07:04:03 AM
Can somebody help me?  My SME server stop delivering email a few days ago. I managed to get that working again but now the web server has stopped.  Can somebody help me by giving me instructions on how to check and get it going again?

I'm new to linux, redhat, and SME.  So please be patient

Thanks
Adrian
Title: http stopped ... can't get it going (or don't know how)
Post by: byte on November 02, 2004, 08:47:04 AM
you can check status to see if running by typing...

service httpd status

if its not running then..

service httpd restart

HTH
Title: http stopped ... can't get it going (or don't know how)
Post by: guest22 on November 02, 2004, 09:28:56 AM
and...

'service httpd-admin start' to make sure server manager can be accessed too.


Btw, I understand from devs that
'/etc/init.d/httpd start' is the preferred way to start services

RequestedDeletion
Title: http stopped ... can't get it going (or don't know how)
Post by: Teviot on November 02, 2004, 09:01:20 PM
Thank you ... Problem now solved ... server woring again

Adrian