suhosin - lässt sich nicht anpassen


  • ich habe für einen Kunden in seiner php.ini gesetzt:
    [suhosin]
    suhosin.get.max_value_length = 4096


    apache restarted, aber es wird nicht übernommen und bleibt bei 512



    Hello ;


    What HTTP server implementation are you using? (PHP-FPM, Fcgid, ITK)?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • this system is using is Fcgid ... per User



    What phpinfo says after changing the value? What is the error message received by user? Please provide us more info.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206


  • What phpinfo says after changing the value? What is the error message received by user? Please provide us more info.


    in phpinfo nothing has changed (with all own suhosin parameter) seems they get ignored ...
    a customer want's to install CMS ModX which need this suhosin setting
    Link

  • in phpinfo nothing has changed (with all own suhosin parameter) seems they get ignored ...
    a customer want's to install CMS ModX which need this suhosin setting
    Link


    If the change doesn't appear in the php.ini file it's surely because you have edited the wrong file. Are you sure to use Fcgid? What is the value of the HTTPD_SERVER parameter in your /etc/imscp/imscp.conf file? Also what is the value of the INI_LEVEL parameter in your /etc/imscp/apache/apache.data file?


    Thank you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().

  • INI_LEVEL = per_user
    HTTPD_SERVER = apache_fcgi


    hmm, could it be that the system has been migrated from ispcp?
    I dont know what happen if changing this in /etc/php5/conf.d ...
    suhosin.get.max_value_length = 4096


    could this be a security risk if it's set for all php.ini?


  • Let me try with last master and Fcgid.


    Edit: You are using oldstable? squeeze?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().