scheduler Problem - Last successful never

Hi,

scheduler not working ..

scheduler job Log is done every minutes ..

But Last Successful Run: Never

??

Tevfik Tümer

Parents Reply Children
  • Hi Mehul,

    I see your updates about this issue. Did you have chance to check your PHP Error log?

    ttuemer wrote:

    Hi Mehul,

    What do you see in PHP Error log?

    Best Regards

    Tevfik Tümer

    Developer Support Engineer

    In case if you don't see any error log. Please check your php.ini to have error_log file and error_reporting on with E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED.

    Here is the documentation for this. PHP: Runtime Configuration - Manual

    When you get that error message you have to have a log line in php_error logs. (Not in sugarcrm.log) That has to give you the problem.

    I will be waiting your message.

    Best Regards

    Tevfik Tümer

    Developer Support Engineer