Hi Folks,
I'm trying to handle bounced messages with no luck so far. The folder for bounce messages is ok and it has one bounced message there. I then configured the crontab on my server for the user www-data (the one whom runs the apache process) with the following line:
After that the job status changed from Active to "In Progress" which made me believe that it should be working ok, however the jobe never finish!!Code:* * * * * cd /var/www/crm; php -f cron.php > /dev/null 2>&1
What could I be doing wrong here? Is there a way to trace this execution in order to get what is wrong?
Also, is there a proper way to force a job to run right now?
Best regards,


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks