Apache won't start
I installed Apache server of the Oracle 10g companion CD. The installation went fine without errors and at the end I was able to access the default web page on it - http://myserver.com:7780 . Then I rebooted machine (SUSE Linux 9) and after that I am unable to open the above web page. I saw somewhere that I should use opmnctl command to start or shut down Apache but that command was not working (command could not be found) even before I rebooted the machine.
How can I load Apache server manually and make it start automatically after reboot?