Uninstalling Zend Server on Mac OS X

You can uninstall Zend Server, by running 'sudo /usr/local/zend/bin/uninstall.sh' from a terminal window. The uninstall script will perform the following:

  • Stop all Zend Server processes
  • Delete all Zend Server installed files
  • Remove the .app from /Applications
  • Remove Zend users

Tip:

You must have administrator privileges to run the uninstall procedure.