Skip to main content

PHP issue with directive

Comments

3 comments

  • cPanelMichael
    Have you considered using individual php.ini files within the account instead of making modifications to the global php.ini file? Have you verified there are no other alternatives to granting that single account the "exec" function? What exactly does the account need to do? Thank you.
    0
  • postcd
    I did not considered that, but it may work. But [COLOR="#008000">what worked at the end was adding the lines like: [QUOTE][PATH=/home/username/public_html] register_globals=On post_max_size=5000M
    to the very end of /usr/local/lib/php.ini file.. Im using SuPHP handler atm.
    0
  • cPanelPeter cPanel Staff
    Hello, That is a valid solution for suPHP if you don't wish to allow individual php.ini files. I'm glad the above worked for you and thank you for posting the outcome/solution.
    0

Please sign in to leave a comment.