Line 5:
Line 5:
[[File:Mysql.png]]
[[File:Mysql.png]]
</blockquote>
</blockquote>
−
+
__TOC__
== Description ==
== Description ==
Line 69:
Line 69:
PHP applications that are aware of sockets are few, and most of them will try to connect to a port. To enable mysql55 to use a port you will need to do the following:
PHP applications that are aware of sockets are few, and most of them will try to connect to a port. To enable mysql55 to use a port you will need to do the following:
−
config setprop mysq55-mysql LocalNetworkingOnly no
+
config setprop mysq55-mysqld port 3307 LocalNetworkingOnly no
signal-event post-upgrade;signal-event reboot
signal-event post-upgrade;signal-event reboot