Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Stop Zend Server using the command '/usr/local/zend/bin/zendctl.sh stop'  (in case of cluster, do this on all nodes).

2. Open the following file in a text editor:

Zend Server 2019: /usr/local/zend/etc/ZendGlobalDirectives.ini 

Zend Server 2018 or earlier: /usr/local/zend/etc/conf.d/ZendGlobalDirectives.ini 


3. Update in a file editor and update the following lines:

zend.user_name=your Order Number
zend.serial_number=your License Key


34. Execute the following queries on the database:

...

Note: in the above commands, replace 'OrderNumber' and 'LicenseKey' with the actual license details.


45. Start Zend Server using '/usr/local/zend/bin/zendctl.sh start'  (in case of cluster, do this on all nodes).


Windows


1. Stop Zend Server using Start using Start | All Programs | Zend Server | Support Tool | Select "Stop" | Click "Next" | Click "Yes" (in case of cluster, do this on all nodes).

...

Note: in the above commands, replace 'OrderNumber' and 'LicenseKey' with the actual license details.


4. Start Zend Server using Start using Start | All Programs | Zend Server | Support Tool | Select "Start" | Click "Next" | Click "Yes" (in case of cluster, do this on all nodes).

...