Disable php.ini override menu?

Richard G

Verified User
Joined
Jul 6, 2008
Messages
12,795
Location
Maastricht
Is it possible to disable the php.ini override menu with php-fpm?
So users can only switch php versions but can not change the per domain php.ini settings?
 
 
Aha, so globally it would be:
Code:
/usr/local/directadmin/directadmin set never_commands CMD_PHP_SETTINGS
Thanks!

Typo in the doc. Second directadmin is missing a t in there. :)
 
I don't understand which command to use exactly.
Please! Can someone give me the command here?
 
Back
Top