[Vtigercrm-developers] Cron CGI and FastCGI
Manuel Fernando
ptdesigner at gmail.com
Fri Nov 28 16:03:45 GMT 2014
Vtiger Cron doesn´t work with cgi-fcgi
Code in vtigercron.php should handle in case it´s not “cli”
if(PHP_SAPI === "cli" || (isset($_SESSION["authenticated_user_id"]) && isset($_SESSION["app_unique_key"]) && $_SESSION["app_unique_key"] == $application_unique_key)){
Best Regards.
Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20141128/c539f50c/attachment.html>
More information about the vtigercrm-developers
mailing list