> How do you get Apache and MySQL to start automatically after a reboot?
> I guess theres more than one way to do this. Which way is best?
> I have the support-files/mysql.server file, but where should it go, if I
> should use it to start MySQL with?
If you installed from ports I would imagine that you already have
startup-files in /usr/local/etc/rc.d, just rename them
like 010.mysql.sh and 020.apache.sh.
They are executed in the same order that you see them using ls -1
--
Erik Nygren
e r i k { a t } s w i p { d o t } n e t