Who can show me your httpd.conf?

I don't why. But I can't start apache22:

Code:
$ apachectl start
$ apachectl stop
httpd (no pid file) not running

Maybe someone can help me. I have googled it but no results. x(
 
Start and stop it using the proper FreeBSD way.

# service apache22 start
# service apache22 stop

Assuming you installed www/apache22.
 
SirDice said:
Post the error you're getting.

I found the poing! I didn't config /etc/hosts well! :e

Now, I am happy and I can sleep well. :e

I live in China, now it is middle night for us.
 
Back
Top