Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Brandon Friedman 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
-
I believe that MySQL is standalone ... it is needed for webmail but not only for webmail, so it shouldn't be automatically disabled.
-
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