thanks! I installed Apache from the ports so its all installed in /usr/local/. Do I just have to put apache2enable="YES" in /etc/rc.conf to make it start up or is there something different because its in /usr/local/?
If you installed from port, go to /usr/local/etc/rc.d. There is a file called apache.sh. View the file and you should see what you need to setup under rc.conf file.
Excellent! thanks! Is this the way most of the ports run? As in they have instructions in /usr/local/etc/rc.d/whatever.sh? I'm still pretty new to fBSD...
Most of the port apps that I used tend to use rc.conf file to auto start during boot up. Some of them you dont have to do anything. Usually port startup script will install script under /usr/local/etc/rc.d . Do check the script in case you miss anything.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.