FreeBSD - Apache doesnt start automatically!

LuckyTaxi

Diamond Member
Dec 24, 2000
6,044
23
81
My rc.conf file reads as follows:

sshd_enable="YES"
mysql_enable="YES"
apache22_enable="YES"
apache22_flags="-DSSL"
proftpd_enable="YES"
postfix_enable="YES"

Apache starts with port 443 but not port 80. Nothing in the error logs. if i start it from /usr/local/etc/rc.d it works by running "apache22 restart"