Versions Compared

Key

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

...

Download the file attached at the bottom of this page and run it on the server, providing the API key name and hash as parameters. A console example for this:

Code Block
languagetext
themeRDark
$ sudo ./disable_ZS_log_rotation.sh \
		admin \
		3e59307a7d5e312f82317adb0871c05a87ab66c665b15fec13d11bbce1c3a99b


Panel
bgColorblack
$ sudo ./disable_ZS_log_rotation.sh admin 3e59307a7d5e312f82317adb0871c05a87ab66c665b15fec13d11bbce1c3a99b

Details

Internally the script uses the zs-manage command line utility.

...

Note
titleNote:
The required WebAPI methods are not available in the Small Business edition of Zend Server.


Warning
titleNote:
At the end of execution the script restarts Zend Server, which means several seconds of down time.

...