Results 1 to 2 of 2

Thread: Cronjob not working

  1. #1
    tshepoth is offline Sugar Community Member
    Join Date
    Jun 2010
    Posts
    44

    Default Cronjob not working

    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

  2. #2
    tshepoth is offline Sugar Community Member
    Join Date
    Jun 2010
    Posts
    44

    Default Re: Cronjob not working

    I managed to run cronjob again and got this as a result through SSH and client on my host:

    /tmp/cron_run_command_pulego.sh: line 3: 13983 Killed /usr/bin/php /usr/www/users/pulego/crm/cron.php > /dev/null 2>&1

    Can anyone advice what this means? and how do I solve the problem?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Campaigns---Cronjob
    By shivaranjani in forum Help
    Replies: 0
    Last Post: 2010-01-11, 12:44 PM
  2. Custom Cronjob definition
    By shailendra001 in forum Developer Help
    Replies: 1
    Last Post: 2009-10-08, 11:41 AM
  3. Cronjob error with scheduler
    By Eyemaginations in forum Help
    Replies: 1
    Last Post: 2007-10-09, 06:13 PM
  4. Cronjob on Mac?
    By lindstrom in forum General Discussion
    Replies: 1
    Last Post: 2007-04-20, 01:56 PM
  5. Cronjob richtig einrichten?
    By lindstrom in forum Deutsche
    Replies: 1
    Last Post: 2007-04-17, 10:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •