Bypass global disable_functions, only one account
Hello!
I've disabled on php.ini, all php versions many php functions.
How can I achieve to have all functions enabled for only one user?
Thank you!
-
Hey there! It depends, as some functions can only be disabled globally, but you should be able to use a local php.ini file in the account. The best way to do this would be to go to cPanel >> MultiPHP INI Editor and choose the values there. 0 -
Hey there! It depends, as some functions can only be disabled globally, but you should be able to use a local php.ini file in the account. The best way to do this would be to go to cPanel >> MultiPHP INI Editor and choose the values there.
Thank you for reply but I've achieved to block all of them. My question is, how to bypass disabled functions for specific users?0 -
That method will create a local PHP file that will allow the functions. 0
Please sign in to leave a comment.
Comments
3 comments