PDA

View Full Version : [ubuntu] "Illegal Instruction" while starting Apache



terryit3
August 12th, 2008, 08:14 PM
I just compiled Apache 2.0.43 to install on Ubuntu 8.04. (There were no 2.0.43 packages available that I could find)

I have installed the 'build-essential' package via apt-get to get the required compilers.

After configuring, running make and make install, I typed '/usr/local/apache/bin/apachectl start' to start Apache and get an 'Illegal Operation' error.

What gives? How do I fix this problem, or at least determine what the problem is.

I am trying to set up a test environment to run ColdFusion5, so an older version of Apache is required. (unless someone has a better idea).

Thanks!