CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Cron Not Sending Mail
Pages: [1]

Author Topic: Cron Not Sending Mail  (Read 1231 times)

TeakMcGlukes

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.3.7
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.52
  • PHP version: 5
Cron Not Sending Mail
February 22, 2012, 12:06:30 pm
I installed Joomla 2.5 and CiviCRM 4.1beta3 in a test environment on my server to see if that would fix the plugin error problems I have been having.  I navigate directly to the address:

Code: [Select]
http://test.opoa.info/administrator/components/com_civicrm/civicrm/bin/cron.php?name=[name]&pass=[password]&key=[key]
Now, it doesn't throw any error, which is a change from before.  But, I go back to the area that shows the mailings and it still shows as "Scheduled" and it hasn't kicked off even though the cron has ran 4 times since I set it up. Any advice?

Thank you,
Teak

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Cron Not Sending Mail
February 22, 2012, 12:13:01 pm
Why are you using Beta? 4.1 Stable is out.

Anyhow see http://wiki.civicrm.org/confluence/display/CRMDOC41/Managing+Scheduled+Jobs to schedule your jobs.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

TeakMcGlukes

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.3.7
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.52
  • PHP version: 5
Re: Cron Not Sending Mail
February 22, 2012, 02:47:53 pm
Alright, I installed the stable version.

I am using this:

Code: [Select]
$ wget '>&job=process_mailing'
http://test.opoa.info/administrator/components/com_civicrm/civicrm/bin/cron.php?name=admin&pass=*****&key=f7206ae81a4f7152c113581f33a3f0ee

in my Hostgator Cron Scheduler.  It runs, but gives me:

Quote
/bin/sh: $: command not found

I can run it manually in the Settings - Scheduled Jobs but I would really like to get it to run automatically.

Thank you,
Teak

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Cron Not Sending Mail
February 23, 2012, 03:03:40 am
You should not have $ wget anywhere. Just wget with no $.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

TeakMcGlukes

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.3.7
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.52
  • PHP version: 5
Re: Cron Not Sending Mail
February 24, 2012, 09:43:00 am
Will try that, thank you very much.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Cron Not Sending Mail

This forum was archived on 2017-11-26.