I execute "sudo /etc/init.d/apache start" and nothing gets returned to the terminal and apache2 doesn't start. I removed and reinstalled apache2 but it didn't help. Also rebooted. "sudo /etc/init.d/apache restart" doesn't work either.
I can start /usr/sbin/apache2 and that seems to work. At least my index.html from
http://localhost loads and reloads. I also can't get php working.
Any comments, advice or suggestions are welcome.