Skip to main content

Adding Rules to PHP.ini Through WHM

Comments

1 comment

  • cPanelMichael
    Hello, Check to see if the entry exists in the global php.ini file:
    grep allow_url_include /usr/local/lib/php.ini
    If it doesn't, you can manually insert the entry into this file, and then restart Apache. Thank you.
    0

Please sign in to leave a comment.