The jobqueue can be checked in the ispconfig monitor only, so dont check it in the database directly as it has to be full in the database.
If the jobqueue is full in the monitor, run this command:
/usr/local/ispconfig/server/server.sh
if is clear after you run the command, then the cron daemon is not running on your server or you commented out the /usr/local/ispconfig/server/server.sh cronjob in the root crontab.
|