Thanks Dan again That does work.
The only bothering me is the fact that I had no idea where to look :) Also in Linux normally comands like mysqld can be run automatically instead of running a .sh file And the real confusing thing is that there is no chkconfig sort of utility that automatically adds an entry. I wouldn't have known what to add to rc.conf if you didn't mention it. Did I do do something wrong or is there a way to make FreeBSD packages like this do more configuration such as automatic server/start enabling etc... Thanks! --- John Do <[EMAIL PROTECTED]> wrote: > Thanks Dan! > > That is the answer I am looking for! > > I'll try it and report back later on today. > > > --- Dan Nelson <[EMAIL PROTECTED]> wrote: > > > In the last episode (Sep 09), John Do said: > > > It didn't find mysqld and I have searched before > > as well > > > > mysqld is installed to /usr/local/libexec, but you > > shouldn't run it > > directly. Add "mysql_enable=yes" to /etc/rc.conf, > > and run > > "/usr/local/etc/rc.d/mysql-server.sh start". > > > > -- > > Dan Nelson > > [EMAIL PROTECTED] > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > __________________________________________________________ Find your next car at http://autos.yahoo.ca _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
