Dear All,
I have read a lot of threads and tried a number of approaches with solution that works for me.
Sugar Version: 6.0.1
Sugar Edition: SugarCE
Category: Campaigns
Operating System: Windows 7
PHP Version: PHP 5
Database: MySQL 5.0
Webserver: Apache 2.2.9
I set-up the cronjob through the following two ways
1. Through my host
I used the client on the konsoleH at my host and set-up the cronjob that i ran and got a message that ist woorking properly. I called the host several times and they confirmed that they see nothing wrong on their side. Yet the scheduler could not sent the emails. See the screenshot below:
2. SSH Command line
I logged in through SSH and put in the following:
a. * * * * * cd /usr/www/users/pulego/crm; php -f cron.php > /dev/null 2>&1 = Did not work
b. * * * * * cd /usr/www/users/pulego/crm; /usr/bin/php -f cron.php > /dev/null 2>&1 = Also did not work
As far as I understand the directories are pointing to the right place. i just dont know what else to do now to get this running.
Pls pls pls help


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks