Updating website hard disk quota

Discussion in 'Installation/Configuration' started by Graham Hugill, Apr 2, 2022.

  1. Graham Hugill

    Graham Hugill New Member

    Hello, when I update website hard disk quota from say 55mb to 60mb, my web site crashes. Using ISPConfig 3.2.8p1. I don't think I had a problem prior. When the number changes after a minute, the actual number doesn't appear for a considerable time after. Web site though stays down, other than the home page.
    Any ideas
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Check website error.log to find out why the site fails. Changing quota does not change the website or it's configuration unless you manually edit any config files on the shell.

    That's normal, quota statistics are not generated once a minute.
     
  4. Graham Hugill

    Graham Hugill New Member

    Website is working fine i.e. mydomain.com & mydomain.com/pageone etc. Then when I change "Hard disk quota" from 55 to 60MB, website has ONLY the home page .i.e mydomain.com and all other pages go missing i.e. mydomain.com/pageone, ALL appear with 404 error.
    I'll check the allocation when I find it, possibly on the website?
    Hope this makes sense?
     
    Last edited: Apr 2, 2022
  5. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Can you share your .htaccess file?
     
  6. Graham Hugill

    Graham Hugill New Member

    one says ## Default .htaccess file

    the other

    # in case PHPIDS is placed in the web-root
    deny from all

    # silence is golden
    php_flag display_errors off
     

Share This Page