Hi
When installing SC8 (full linux) there is a note in the installation instructions that, after a server reboot, you will need to manually start apache using:
“sudo /opt/NetMake/v8/components/apache/sc_apache start”
… and sure enough, whenever I reboot the server (Ubuntu), the SC dev environment is unavailable until I enter the above command. The question is, does anyone know how this apache start can be automated? I’m sure this wasn’t an issue in SC7 - so how or where can I get the above command run automatically at boot time?
Thanks