Using WebPiCmd to deploy MySQL apps such as WordPress results in a success according to WebPi, however, the actual MySQL user that it creates is created with the host set to localhost instead of % which prevents the application from connecting to the remote database.
How can I get WebPiCmd to create the MySQL user with permissions to connect from any host?
How can I get WebPiCmd to create the MySQL user with permissions to connect from any host?