Do not run job in the panel.

Discussion in 'General' started by Odergimiy, Apr 27, 2010.

  1. Odergimiy

    Odergimiy New Member

    Good afternoon.
    I am using:
    PHP 5.2.6-1+lenny8 with Suhosin-Patch 0.9.6.2 (cli) (built: Mar 14 2010 09:07:33)
    Copyright (c) 1997-2008 The PHP Group
    Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
    with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins GmbH

    ISPConfig Version: 3.0.2.1

    For example: I create a new Web site, the table sys_datalog entry appears in the task, Cron handles file server.php in the log I see
    27.04.2010-13:38 - DEBUG - Set Lock: / usr / local / ispconfig / server / temp / .ispconfig_lock
    27.04.2010-13:38 - DEBUG - No Updated records found, starting only the core.
    27.04.2010-13:38 - DEBUG - Remove Lock: / usr / local / ispconfig / server / temp / .ispconfig_lock

    get my job is not satisfied, tell me why not satisfied?

    explain the function table sys_dbsync?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Check that the number in the field "updated" in the server table for this server is the same then the datalog_id of the last processed entry in the sys_datalog. All newer datalog entrys will then be processed.

    This table is not used at the moment.
     
    Last edited: Jul 30, 2010
  3. Odergimiy

    Odergimiy New Member

    Thank you!
     

Share This Page