Richard G
Verified User
Due to a discussion elsewhere on this forum I went and have a further look to possibility's of the php memory_limit setting.
Now in Enhanced skin I found this in the php settings:

As you can see, the user can choose between 64M and 1024M which is odd, because the global memory_limit in php.ini is 256.
So where can I remove the options above 512M so they can't choose them anymore?
Edit: I found this in /usr/local/directadmin/data/templates/php_settings.json but how to change only this value so it won't be overwritten on a next update?
When looking in Evo Skin at the php settings page for the exact same user I see this:

I don't know for sure if I asked this before, but here the user can't even choose to add the memory_limit setting.
Not even my own reseller account can add this option on user level.
In Enhanced I've got a whole list of settings which can be changed, in Evo I only have these 6 and not even memory_limit, how come?
I don't have a
Now in Enhanced skin I found this in the php settings:

As you can see, the user can choose between 64M and 1024M which is odd, because the global memory_limit in php.ini is 256.
So where can I remove the options above 512M so they can't choose them anymore?
Edit: I found this in /usr/local/directadmin/data/templates/php_settings.json but how to change only this value so it won't be overwritten on a next update?
When looking in Evo Skin at the php settings page for the exact same user I see this:

I don't know for sure if I asked this before, but here the user can't even choose to add the memory_limit setting.
Not even my own reseller account can add this option on user level.
In Enhanced I've got a whole list of settings which can be changed, in Evo I only have these 6 and not even memory_limit, how come?
I don't have a
never_command=
setting present in directadmin.conf files.
Last edited: