Listener php confoptions

  • @oekowalti


    I'll create same domain and give a try ;)

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

  • @oekowalti


    For me, that work as expected:



    Pastbin: http://pastebin.com/8sK5dbaW


    I modified the listener a bit:


    http://pastebin.com/WEZyHuVx

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

  • @oekowalti


    Please, result of the following command on your system:


    Code
    1. # cat /etc/imscp/php-fpm/phpfpm.data |grep PHP_FPM_POOLS_LEVEL

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

  • @oekowalti



    Please, run:


    Code
    1. # cd <archive_dir_of_your_current_imscp_version>
    2. # perl imscp-autoinstall -dasr php


    Then, when asked, choose per site level.


    Once finished, look at the pool file again.

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

  • @Nuxwin


    The new result is:


    ; Default Value: nothing is defined by default except the values in php.ini and
    ; specified at startup with the -d argument
    php_admin_value[open_basedir] = /usr/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/bin/:/var/www/apps/:/var/www/virtual/oeko-admin.ch/:/usr/share/php
    php_admin_value[upload_tmp_dir] = /var/www/virtual/oeko-admin.ch/phptmp
    ...


    ; Custom values
    php_admin_value[max_execution_time] = 240
    ...
    php_admin_value[disable_functions] =
    php_value[always_populate_raw_post_data] = -1
    php_value[max_input_vars] = 1500


    All is perfect!
    You did a great job.


    Have a good sunday.
    Walter