We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prevent the module from running if executed on an incompatible combination. At least for x86 arch.
x86 (and x86-64 where applicable)
ZS 9.x -RHEL+derivatives: 7 -Debian: 8 -Ubuntu: 14.04 or 16.04
ZS 8.5 -RHEL+derivatives: 6 or 7 -Suse: SLES 11 OpenSUSE 12.x (this module doesn't support Suse distros) -Debian: 6 or 7 -Ubuntu: 12.04, 14.04, 14.10 or 15.04
[ZS 7.0]http://files.zend.com/help/Zend-Server-7/content/system_requirements.htm) -RHEL+derivatives: 5 (EOL) or 6 -Suse: SLES 11 OpenSUSE 12.x (this module doesn't support Suse distros) -Debian: 6 or 7 -Ubuntu: 12.04, 14.04
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prevent the module from running if executed on an incompatible combination. At least for x86 arch.
x86 (and x86-64 where applicable)
ZS 9.x
-RHEL+derivatives: 7
-Debian: 8
-Ubuntu: 14.04 or 16.04
ZS 8.5
-RHEL+derivatives: 6 or 7
-Suse: SLES 11 OpenSUSE 12.x (this module doesn't support Suse distros)
-Debian: 6 or 7
-Ubuntu: 12.04, 14.04, 14.10 or 15.04
[ZS 7.0]http://files.zend.com/help/Zend-Server-7/content/system_requirements.htm)
-RHEL+derivatives: 5 (EOL) or 6
-Suse: SLES 11 OpenSUSE 12.x (this module doesn't support Suse distros)
-Debian: 6 or 7
-Ubuntu: 12.04, 14.04
The text was updated successfully, but these errors were encountered: