virtio
Verified User
Hi everyone,
We need to disable Open BaseDir (PHP settings) for existing multiple users at multiple servers, of course it's possible to use below command to accomplish this for "new" users:
We could select all existing users using the GUI and disable Open BaseDir, but we are looking for a CLI method to do this. I can't find it on the forum or docs, perhaps somebody has the CLI command to get this job done.
Thanks!
Best,
Martin
We need to disable Open BaseDir (PHP settings) for existing multiple users at multiple servers, of course it's possible to use below command to accomplish this for "new" users:
Code:
/usr/local/directadmin/directadmin config-set open_basedir OFF
systemctl restart directadmin
We could select all existing users using the GUI and disable Open BaseDir, but we are looking for a CLI method to do this. I can't find it on the forum or docs, perhaps somebody has the CLI command to get this job done.
Thanks!
Best,
Martin
Last edited: