Skip to main content

How to install Suhosin on EasyApache 4?

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! Suhosin is available in EasyApache for PHP versions 5.4, 5.5, and 5.6: # yum search suhosin Loaded plugins: universal-hooks ============================================================================================== N/S matched: suhosin ============================================================================================== ea-php54-php-suhosin.x86_64 : Protective PHP Hardening Extension ea-php55-php-suhosin.x86_64 : Protective PHP Hardening Extension ea-php56-php-suhosin.x86_64 : Protective PHP Hardening Extension Name and summary matches only, use "search all" for everything.
    This module is not available for newer versions of PHP.
    0
  • Muneef
    Hey there! Suhosin is available in EasyApache for PHP versions 5.4, 5.5, and 5.6: # yum search suhosin Loaded plugins: universal-hooks ============================================================================================== N/S matched: suhosin ============================================================================================== ea-php54-php-suhosin.x86_64 : Protective PHP Hardening Extension ea-php55-php-suhosin.x86_64 : Protective PHP Hardening Extension ea-php56-php-suhosin.x86_64 : Protective PHP Hardening Extension Name and summary matches only, use "search all" for everything.
    This module is not available for newer versions of PHP.

    is this support only PHP versions 5.4, 5.5, and 5.6:?
    0
  • cPRex Jurassic Moderator
    That is correct - more details on that here:
    -1

Please sign in to leave a comment.