I am running Sugarcrm-5.2.0a under Centos. I have set up crontab to call the cron.php script as shown on the Scheduler page but this task dies without any error log as far as I can tell. I have traced the problem to the "include/entryPoint.php" script that is called from cron.php.
The entryPoint.php script dies silently when it tries to execute the following line:
$db = DBManagerFactory::getInstance();
Does anyone have any suggestion? Is it a permissions thing maybe?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks