shykot
Nov 24 2004, 07:47 AM
Hi,
I am new to free BSD.
I need to know how to rsart any service in free BSD.
I actually wanted to restart mysql and how can i achieve this.
This question is realy bothering me....
Thankyou
--
REBIS
Nov 24 2004, 07:02 PM
# /usr/local/etc/rc.d/mysql-server.sh stop
# /usr/local/etc/rc.d/mysql-server.sh start
shykot
Nov 25 2004, 05:35 AM
Thanks REBIS
thught so, but this location just had
/usr/local/etc/rc.d/mysql-client.sh and no mysql-server.sh, hence got confused.
This means that the mysql server ws not installed properly ?
Also, like in Red Hat, the database location is at
/var/lib/mysql, whats in FreeBSD ?
Thanks in advance...
kamihacker
Nov 26 2004, 05:11 AM
try some stuff at home
if you can't or refuse to install freebsd, there's always an option
http://www.freesbie.org/
it's a FreeBSD live cd distro
check it out, I used it once and it looked really good, can't say a lot, test it your self
regards