Koozali.org: home of the SME Server

Stop MySQL..!

Brandon Friedman

Stop MySQL..!
« on: February 16, 2001, 12:28:20 AM »
Hi
I upgraded my 4.0.1 server to 4.1 - I previously had install MySQL ,webmail etc on my 4.0.1 server. After reboot I decide to disable webmail in my web-console. I then rebooted and noticed the MySQL daemon is still starting up.... isn't suppoed to be disabled when I disable webmail (4.1)...?

If not ... how do I disable the service?

BF

thomas

Re: Stop MySQL..!
« Reply #1 on: February 19, 2001, 11:50:06 AM »
I believe that MySQL is standalone ... it is needed for webmail but not only for webmail, so it shouldn't be automatically disabled.

Jason Miller

Re: Stop MySQL..!
« Reply #2 on: February 19, 2001, 06:02:09 PM »
mysql *is* standalone.  We needed it to be always up (and php) to guarantee that turning on webmail will work.

To disable mysql, run these commands:

/sbin/e-smith/db configuration setprop mysqld status disabled
/sbin/e-smith/signal-event console-save

Jay