Hey Everyone,
I am really really green and I've been following the instructions posted and youtube videos outlining getting apache up and running however I cannot get it up and running. Whenever i try to start with
sudo services apache2 start
i get:
Starting web server: apache2Illegal instruction
Action 'start' failed.
The Apache error log may have more information.
failed!
I've checked the logs at /var/logs/apache2 and they are both empty. Does anyone have any clue whats wrong? I've also checked netstat -apn and nothing seems to be using port 80 as was suggested on other forums.