Question : Apache 2.2 startup problem/troubleshooting

I have an Apache 2.2 server attempting to run on CentOS 5.5 64 bit.

It just refuses to start. I changed the logging in http.conf to info & I get nothing, not even an empty file..

I try:

sudo /usr/sbin/apachectl start

The prompt returns without an error message. No feedback as to what is wrong.

Any ideas?

Answer : Apache 2.2 startup problem/troubleshooting

Anything in /var/log/messages?

CentOS is based on RedHat, you may want to try:

    /etc/init.d/httpd start

and see if that yields any messages.
Random Solutions  
 
programming4us programming4us