big problem, all sites suspended everytime

Discussion in 'General' started by sirion, Jun 25, 2010.

  1. sirion

    sirion New Member

    Hi, im running ispconfig Version: 2.2.36 on a fedora core 7 server, suddenly everytime all my sites are suspended, in the control panel "no action" is selected ? what can me wrong..

    I disabled the line in the crontab

    40 00 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/traffic.php &> /dev/null

    to prevent furder site suspending , but is this the right line to prevent it ?

    please help,

    what happens if a reseller uses more data then assigned, are all the sites suspended belonging to him ?
     
    Last edited: Jun 25, 2010
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Set traffic limit to -1 for the reseller and the websites.
     
  3. sirion

    sirion New Member

    Hi Till,

    can you confirm that the script

    /root/ispconfig/php/php /root/ispconfig/scripts/shell/traffic.php

    is responsible for blocking the sites ?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    This script is responsible for enforcing of the traffic quota Limits that have been set for resellers, clients and websites. If your sites get suspended, then they reached a traffic limit. So the solution is to set a higher or unlimited traffic and not commenting out the script.
     

Share This Page