I recently upgraded to mythbuntu 10.04 and now quite often apache doesn't automatically start at boot time.<br><br>On those occasions it will always start without fail if I manually run:<br>sudo /etc/init.d/apache2 start<br>
<br>After the upgrade I noticed that my runlevel wasn't being set, this was due to an issue with upstart and my /etc/network/interfaces file.<br>So I reset that file to the defaults and configured static ip networking with the network-manager gui instead.<br>
Now I have a runlevel correctly set on boot and I thought that had fixed it, but I've had apache fail to start multiple times since.<br><br>I've also purged the apache packages + configs but with no luck.<br><br>I can't find anything in the logs to explain the issue so is any one else seeing this problem with init.d scripts not running?<br>
or more importantly know what I can do next to debug/fix it?<br><br>Thanks,<br>Ash<br>