TJ Angstman;145280 Wrote: > > I get the following error: > > compslim# /usr/local/slimserver/slimserver.pl > 061011 5:17:31 [ERROR] Fatal error: Please read "Security" section of > the > manual to find out how to run mysqld as root! > > 061011 5:17:31 [ERROR] Aborting >
This isn't the correct way of starting slimserver on FreeBSD. You should put slimserver_enable="YES" in /etc/rc.conf and then you can use /usr/local/etc/rc.d/slimserver start to start it (and it will also be restarted automatically when you reboot). -- devin ------------------------------------------------------------------------ devin's Profile: http://forums.slimdevices.com/member.php?userid=6874 View this thread: http://forums.slimdevices.com/showthread.php?t=28569 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
