
Port 3306 should be open for MySQL client access. Restart MySQL by running ' /usr/local/zend/bin/zendctl.sh restart-mysql'.Comment out the Skip-Networking line, and save changes.Backup and edit ' /usr/local/zend/mysql/data/my.cnf'.PHP brew install php sudo brew services start php73. You should secure your root user as before enabling MySQL TCP access - see links to MySQL documentation below. sudo brew services start nginx sudo brew services restart nginx. The available commands are: start | stop | restart | reload | force-reloadīy default, MySQL does not allow local and remote access to TCP port 3306, and can only be accessed using a local socket file (' /usr/local/zend/mysql/tmp/mysql.sock'). You can control the operation of MySQL by using the rver in If you’re using a hosting service like AWS that has a built in firewall, you’ll need to also open them from their web interface.

If you’re using iptables or UFW, you’ll need to open ports from the command line.
#MAC RESTART NGINX MAC OS X#

The following table lists the possible actions that can be done to the Zend Server components from theĮnvironments these actions are done exclusively on the servers associated with the cluster from each server's command line. The setup and control scripts control the optional components that come Linux/Mac: Package Setup and Control ScriptsĬomponents from the command line.
