Issue
Is it possible to set a maximum for "memory_limit" in PHP Selector for end-users depending on which package they have? So that some users for example can choose between 64M and 128M memory_limit for php and other users (with larger package) also can choose for 192M, 256M and so on.
Environment
- CloudLinux
- PHP Selector
Solution
Unfortunately, there is no possibility to bind this variable to a specific package, but keep in mind that even if the user sets a value higher than his PMEM limit - he still will not be able to bypass it.
Comments
0 comments
Please sign in to leave a comment.