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 »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • CRON Job For CiviMail Not Firing
Pages: [1]

Author Topic: CRON Job For CiviMail Not Firing  (Read 406 times)

b0b_z

  • I post occasionally
  • **
  • Posts: 49
  • Karma: 0
  • CiviCRM version: 4.1.6
  • CMS version: Drupal 7.19
  • MySQL version: 5.1.63
  • PHP version: 5.2.17
CRON Job For CiviMail Not Firing
June 06, 2012, 10:54:05 am
Through cpanel I had set up a cron job to fire the CiviMail job as follows in 4.0.8

wget -O /dev/null http://www.domainnamehere.com/sites/all/modules/civicrm/bin/civimail.cronjob.php?name=NAME\&pass=PASSWORD\&key=SITEKEY >/dev/null 2>&1

All worked just fine and now according to the instructions for 4.1.2 I'm to use

wget -O - -q -t 1 'http://www.domainnamehere.com/sites/all/modules/civicrm/bin/cron.php?name=NAME&pass=PASSWORD&key=SITEKEY'

It's not working

Tried it as is
Tried it without the single quotes '
Tried it with the back slashes \ as in the first example that used to work

I've tried just about every permutation

Any suggestions?

Thanks!


Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: CRON Job For CiviMail Not Firing
June 07, 2012, 08:04:52 am
This is a cross-post (a repeat) of http://forum.civicrm.org/index.php/topic,24908.msg105001.html#msg105001

Please post questions only once. Thank you.
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.

b0b_z

  • I post occasionally
  • **
  • Posts: 49
  • Karma: 0
  • CiviCRM version: 4.1.6
  • CMS version: Drupal 7.19
  • MySQL version: 5.1.63
  • PHP version: 5.2.17
Re: CRON Job For CiviMail Not Firing
June 07, 2012, 01:23:56 pm
Sorry about that...

I posted here first and then it was suggested I post this type of issue in the other place

Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • CRON Job For CiviMail Not Firing

This forum was archived on 2017-11-26.