Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Alex Schaft on March 16, 2004, 02:31:39 PM
-
How do I enable lan access to mysql? Can't seem to find anything in templates or the manual.html file
SME 5.6
-
Hi,
Try this
[root@sme root]# /sbin/e-smith/db configuration setprop mysqld LocalNetworkingOnly no
[root@sme root]# /sbin/e-smith/expand-template /etc/my.cnf
[root@sme root]# /sbin/service mysqld restart
Find on http://www.sme-fr.homelinux.net/cmdline.php#mysql_access
Regards.
-
I found this on another site as well, and tried it, but it appears to be only for SME 6?