PDA

View Full Version : Apache dont start


Tiago Cruz
06-21-2005, 06:59 PM
Hi!!!

In my super PCBSD 0.7, I can't start apache server.
I compiled the /usr/ports/www/apache13 with ports, configurate in /usr/loca/etc/apace/http.conf and locate a start script in /usr/loca/etc/rc.d/apache....

but, when I try start, the cursor down do the next line, but... I see with nmap, the port 80 dont open, and in the log notting say :(

Some idea? :D
Brazilian Regards!

scottro
06-21-2005, 08:53 PM
Take a quick look at the handboo--I don't have time right now, but usually it's something pretty silly that we overlook, like not having your hostname in /etc/hosts or something like that.

Also check /var/log/httpd-error.log

Tiago Cruz
06-22-2005, 01:19 AM
Hi scottro, thanks by your reply!

It's a user's bug.... :oops:

I was typing:
/usr/local/etc/rc.d/apache.sh start

The correct is:
/usr/local/sbin/apachectl start

But, I need edit my /etc/hosts too, so, thanks by help!

Living and learnig... :wink:
Brazlian Regards! 8)