Skip to main content

Where is suhosin on EA4?

Comments

5 comments

  • Jcats
    Its available for PHP 5.4, 5.5, 5.6 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
    You can just install via yum for whichever version: yum -y install ea-php54-php-suhosin.x86_64 ea-php55-php-suhosin.x86_64 ea-php56-php-suhosin.x86_64
    0
  • Samet Chan
    Its available for PHP 5.4, 5.5, 5.6 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
    You can just install via yum for whichever version: yum -y install ea-php54-php-suhosin.x86_64 ea-php55-php-suhosin.x86_64 ea-php56-php-suhosin.x86_64

    Hmm, I don't use PHP older version. I could use PHP 7.0 and above. Is it Suhosin available for new PHP version yet?
    0
  • Jcats
    Not from cPanel no, even suhosin's site says only tested with up to 5.6 Installing Suhosin "Compatibility: The current Suhosin-Extension has been tested with PHP 5.4, 5.5 and 5.6." There is a repo on github: sektioneins/suhosin7 but its prealpha so not recommended to use in a live environment.
    0
  • cPanelLauren
    As suggested by @Jcats we don't have it above the fully supported versions provided by the developers of suhosin. I double checked the experimental EasyApache 4 repo and it's not present there either. If they do release a stable version for newer php versions that may change. Thanks!
    0
  • Samet Chan
    @Jcats, @cPanelLauren, Thanks for the info.
    0

Please sign in to leave a comment.