Web quota ISPConfig

Discussion in 'Server Operation' started by dgg96, Feb 24, 2026 at 3:21 PM.

  1. dgg96

    dgg96 New Member

    Hi,

    I have a server with ispconfig which does not show website quotas. Database and email quotas are shown.

    I have other servers where website quotas are displayed.

    ISPConfig Version: 3.3.0p3

    upload_2026-2-24_15-19-13.png
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Run this command as root:

    repquota -avg

    Do you see quotas? If not, then your Linux system lacks quota support.
     
  3. dgg96

    dgg96 New Member

    I had the /usr/bin/setquota binary, I disabled it and it has now loaded the quotas correctly.

    Thanks.
     
  4. dgg96

    dgg96 New Member

    Your command doesn't print anything, and on other servers I don't even have the repquota binary, but the website quotas appear correctly.
    If I need to configure it in a different way, please let me know.
     
    Last edited: Feb 24, 2026 at 3:45 PM
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you install the server with the auto-installer? If yes, do you remember if you had to add the --no-quota option during installation?
     

Share This Page