Microsoft
Software
Hardware
Network
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
Bind List<List<string>> to Grid
ASP - Deleting multiple records
sort varchar
laptop display problems
Best way to send mass e-mail (one-offs not newsletters)
Built-In Webcam Stopped Working on Lenovo ThinkPad
asp.net .
Receive connector Permission Groups
How to do manual failover in SQL Cluster
confused about forms in Visual Studio Designer