Announcement

Collapse
No announcement yet.

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

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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 ?

  • #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...
    X