Welcome to Centmin Mod Community
Become a Member

PHP-FPM 5.4 not compatible with Suhosin PHP extension

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by Oxide, Apr 9, 2015.

  1. Oxide

    Oxide Active Member

    534
    29
    28
    Mar 19, 2015
    Ratings:
    +59
    Local Time:
    8:43 PM
    Any reason why I can't install it? From my knowledge Suhosin is compatible with PHP 5.4..

     
  2. eva2000

    eva2000 Administrator Staff Member

    50,459
    11,659
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,079
    Local Time:
    8:43 PM
    Nginx 1.25.x
    MariaDB 10.x
    which version of Centmin Mod .07 stable or .08 beta ? .07 stable prevents PHP 5.4 due the fact that way back it wasn't working. Centmin Mod .08 beta is newer and I believe suhosin was tested to support PHP 5.4

    Centmin Mod .07 stable only gets bug fixes or security updates so the fix or updates/changes only end up in Centmin Mod .08 beta right now.

    I suppose you could take .08 beta 02's inc/suhosin_setup.inc file contents and replace the .07 stable version and then replace all instances of word cmservice with service in the .08 beta 02 contents so it works with .07 stable and see