Skip to main content

User overquota but still can upload file via website

Comments

3 comments

  • cPanelMichael
    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
  • schendra
    suphp, the available options are ; cgi, none, suphp. So I must select CGI?
    0
  • cPanelMichael
    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.