Skip to main content

session.gc_divisor warnings

Comments

3 comments

  • quietFinn

    Go to WHM -> Software -> MultiPHP INI Editor, select "Editor Mode", and "ea-php84",
    and you will find that session.gc_divisor

     

    0
  • Christian72arg

    Is not there

    0
  • quietFinn
    [root@srv ~]# grep "session.gc_divisor" /opt/cpanel/ea-php84/root/etc/php.ini
    ; session.gc_divisor
    ; when the session.gc_divisor value is 100 will give you approximately a 1% chance
    ; session.gc_divisor is the denominator in the equation. Setting this value to 1
    ; when the session.gc_divisor value is 100 will give you approximately a 1% chance
    session.gc_divisor = 0
    0

Please sign in to leave a comment.