Skip to main content

[Safe PHP prevent overriding php.ini extension] how to exclude a user?

Comments

1 comment

  • JacobPerkins
    Hi, I don't believe you'll be able to allow just one user to adjust a php.ini like this. It's either on or off, not both. SuPHP is the only handler that will allow users to set custom php.ini directives themselves, but it's a slower handler than FCGI / DSO. I hope this helps!
    0

Please sign in to leave a comment.