Learn about Centmin Mod LEMP Stack today
Register Now

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:
    12:27 AM
    Any reason why I can't install it? From my knowledge Suhosin is compatible with PHP 5.4..

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,382
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    12:27 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    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