php global restrictions
Hello!
Is PHP Configuration Editor restricts users php.ini file values on public_html directory? For example Cpanel default memory_limit=8M, but it can be adjustable to 256M. If user has changed higher value on it's php.ini file than 256M, the 256M limit is applied?
Thanks!
-
Hello, No, the values configured for the primary php.ini file (through WHM or by directly editing /usr/local/lib/php.ini) do not limit what a user can use for their own php.ini file. I believe you are interested in the information found on this thread: suPHP - Secure php.ini Thank you. 0
Please sign in to leave a comment.
Comments
1 comment