User overquota but still can upload file via website
Hello,
We have some users that over quota, it can't upload file via cPanel file manager but still can upload file via their website; wordpress etc, how to prevent it?
51583 51587
-
Hello, Can you verify which PHP handler is enabled on the system for the version of PHP assigned to this account? You can check via "WHM >> MultiPHP Manager". You can see a difference in how each PHP handler works (in respect to whether files uploaded through PHP scripts are owned by "nobody" instead of "username"): PHP Handlers - EasyApache 4 - cPanel Documentation Thank you. 0 -
suphp, the available options are ; cgi, none, suphp. So I must select CGI? 0 -
Hello, suPHP is generally what you want to use in order to ensure the files uploaded through PHP scripts are owned by the account username. I recommend checking the ownership values of the files using up disk space in the account to see if they are owned by the account username. EX: ls -al /home/username/public_html/file.name
Thank you.0
Please sign in to leave a comment.
Comments
3 comments