Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started 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
-
you can check status to see if running by typing...
service httpd status
if its not running then..
service httpd restart
HTH
-
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
-
Thank you ... Problem now solved ... server woring again
Adrian