If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
how to add disable functions to select php version in Directadmin ?
Hello,
Thank you for reaching out! You can add disable_functions to PHP Selectors extension section by following the instructions here https://docs.cloudlinux.com/cloudlin...hp-ini-options
The entry should look like this:
Code:
Directive = disable_functions
Type = value
Comment = The list of disabled functions
This will allow each user to disable any function they do not need.
Please let us know if you have any questions. Thanks in advance!
Comment