Native version PHP settings cannot be controlled by CloudLinux. If you'd like to hide that section anyway - you may use never_commands list in directadmin.conf or commands.deny per-user.
You can do this already by using any of the 2 mentioned features. 3rd one is also there - feature sets. But never_commands in directadmin.conf might be the fastest/most straightforward, if you need this globally.
Activity Newest / Oldest
smtalk
Status changed to: Live
smtalk
Native version PHP settings cannot be controlled by CloudLinux. If you'd like to hide that section anyway - you may use never_commands list in directadmin.conf or commands.deny per-user.
Sean Semeraro
I wish I could remove the php settings icon because users get confused as they see 2 php settings icons
smtalk
You can do this already by using any of the 2 mentioned features. 3rd one is also there - feature sets. But never_commands in directadmin.conf might be the fastest/most straightforward, if you need this globally.
never_commands=CMD_PHP_SETTINGS
Sean Semeraro
great, it works. thanks. I haven't thought about this quick fix