Hi guys,

In WHM > Easyapache, there is this PHP extension :
Safe PHP CGI - prevents users from overriding system php.ini

my question, can i exclude a user from this, so the user can increase like memory_limit in they account?
if not, is there alternative for this that allowed exclude a user?

The file /etc/php.ini should be owned by root, and only root has access to it. If the permissions are not -rw-r----- then it is not correctly configured in the file system. IE, if correctly configured, users should not be able to alter the file and give themselves additional permissions other than what are allowed.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.