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-mysqld port 3307 LocalNetworkingOnly no
+
config setprop mysql55-mysqld port 3307 LocalNetworkingOnly no
signal-event post-upgrade;signal-event reboot
signal-event post-upgrade;signal-event reboot