Command to Render Updates to /etc/cl.selector/global_php.ini

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scott
    Senior Member
    Forum ExplorerTechnical AssociateSolutions Developer
    • Mar 2021
    • 119

    #1

    Command to Render Updates to /etc/cl.selector/global_php.ini

    Hi Guys,

    I added some new changes to the global_php.ini , specifically :
    xdebug.profiler_enable_trigger = 1

    and then ran:
    cagefsctl --rebuild-alt-php-ini
    cagefsctl --force-update

    But Im not seeing the change going into effect, am I missing a command ?
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1219

    #2
    Hello,

    Updating old thread just to have it proper answer. The current incarnation of PHP-Selector is that it will not overwrite alt-php ini files if values in them are different from defaults as that could break websites functionality. You have to run a command with a key to overwrite them.

    Please read more at http://docs.cloudlinux.com/index.htm...p_ini_opt.html

    Comment

    Working...