PDA

View Full Version : [ubuntu] while starting apache i am getting error as "Illegal Instruction"



sathiyadasan
January 28th, 2009, 12:04 PM
I have installed apache, and while trying to run it am getting error as Illegal Instruction.
the following print comes..
sathiya@sathiya:~/apache$ ./bin/apachectl start
Illegal instruction.

Wat to do. Please reply to this as soon as possible.

sathiyadasan
October 12th, 2010, 10:42 AM
great response guys....

mikechant
October 12th, 2010, 01:37 PM
great response guys....

If you don't get a response in 24 hours it's acceptable to 'bump' the thread by posting to it yourself. If you don't do this, the thread will pretty much disappear (most people only look at the recent stuff) and you're unlikely to get a reply.

If you're still getting this problem and still interested in fixing it after all this time, one thing I have seen mentioned is that you should start apache with 'sudo', i.e. typically

sudo apachectl start