/sbin/e-smith/config setprop mysqld LocalNetworkingOnly no
+
/sbin/e-smith/expand-template /etc/my.cnf
+
/etc/rc.d/rc7.d/S50mysqld restart
== Creating MYSQL user and database ==
== Creating MYSQL user and database ==
Line 111:
Line 120:
{{Warning box|You may wish to alter the "funambol" and "yourpassword" information in the grant privileges line above. Be sure to configure it correctly in '''/opt/Funambol/ds-server/install.properties''' !}}
{{Warning box|You may wish to alter the "funambol" and "yourpassword" information in the grant privileges line above. Be sure to configure it correctly in '''/opt/Funambol/ds-server/install.properties''' !}}
−
−
== Reconfigure MySQL for InnoDB and access from the local network ==
−
−
Funambol uses MySQL wit the InnoDB engine and uses networking for access.