Announcement

Collapse
No announcement yet.

how to add disable functions to select php version in Directadmin ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • skhristich
    replied
    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!

    Leave a comment:


  • how to add disable functions to select php version in Directadmin ?

    hi , how we can add disable functions to select php version in directadmin ?

    we want to give ability to use can control disable functions .

    thanks ,
Working...
X