Skip to main content

Question about session.cookie_httponly

Comments

2 comments

  • quizknows
    The setting might default to off if it is not set in php.ini, you could try adding the setting yourself to see if that affects phpinfo.
    0
  • cPanelMichael
    Yes, if you manually add the entry to your /usr/local/lib/php.ini file and restart Apache, then you should see the change reflected in your PHPINFO output. Thank you.
    0

Please sign in to leave a comment.