Hi, A while back Apache (httpd) Kept failing every five minutes or so. So I got a friend to disable the automatic restart of it. Now that I've found and fixed the problem I need it to reboot when ever it fails but my friend isn't around. How would i go about re-enabling the automatic restart? Any help would be greatly appreciated.
or: /etc/init.d/httpd restart Code (markup): I suggest you find out while it fails (see logs) rather than working around that problem. Jay