Posts by fulltilt

    IMSCP 1.3.7
    Debian 8


    When i execute the command df the o/p hangs for about 2 minutes,
    also MC is very slow and the Panel SysInfo page ...
    Could this be an issue w/ intenal imscp mount points and how can I solve the problem?


    CPU load looks good:
    Cpu(s): 2.0 us, 1.8 sy, 0.0 ni, 96.2 id, 0.0 wa, 0.0 hi, 0.0 s

    IMSCP 1.3.7
    Debian 8
    PHP FCGID


    getting 403 errors as reseller from customer overview page
    also if logged in as administrator > switch to reseller > add new customer


    #### update ####


    @Nuxwin
    it works w/ my chrome browser ...
    could be a problem w/ firefox or sessions (cookies)

    IMSCP 1.3.7
    Debian 8
    PHP FCGID


    I never said it's a bug, I only asked for help ... how can I get it work?

    Code
    1. /etc/cron.daily/logrotate:
    2. mysqladmin: connect to server at 'localhost' failed
    3. error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
    4. error: error running shared postrotate script for '/var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log /var/log/mysql/error.log '
    5. run-parts: /etc/cron.daily/logrotate exited with return code 1
    Code
    1. /etc/cron.daily/logrotate:
    2. mysqladmin: connect to server at 'localhost' failed
    3. error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)'
    4. error: error running shared postrotate script for '/var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log /var/log/mysql/error.log '
    5. run-parts: /etc/cron.daily/logrotate exited with return code 1

    need some help here ...

    IMSCP 1.3.7
    Debian 8
    PHP FCGID


    I have thousands of email accounts which have not set a mailbox size yet
    >>> temporary failure. Command output: maildrop: maildir over quota. <<<


    in a previous main.cf i was able to disable maildrop if overquota ...

    Code
    1. virtual_transport = virtual
    2. #maildrop_destination_concurrency_limit = 2
    3. #maildrop_destination_recipient_limit = 1

    is there any other solution to allow delivery?