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 not allowed on my server !!
Pages: [1]

Author Topic: Cron not allowed on my server !!  (Read 789 times)

Hapache

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.0
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.66
  • PHP version: 5.1
Cron not allowed on my server !!
November 11, 2013, 11:54:27 am
Hello,
it seems that my provider (one.com) don't allow cron job !
I guess it's why mailing are not working (Stay in scheduled) even if  I activated the cron job "send scheduled mailing" job.
Does somebody know a solution ?
I found "https://mywebcron-com".... which seems to be a free cron job scheduler. Does somebody know this service ?
What schould I have to schedule exactly ? civicrm/bin/cron.php ?

Thanks
Hapache

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Cron not allowed on my server !!
November 11, 2013, 12:24:37 pm
I would suggest you to find a provider that isn't actively trying to make your life miserable ;)

For what we've seen, if you find the provider blocking something, it's likely they block others and the cost saving isn't worthwhile the time you're going to loose on that

A short term solution is to run the cronjobs manually.

X+

-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Hapache

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.0
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.66
  • PHP version: 5.1
Re: Cron not allowed on my server !!
November 11, 2013, 02:05:04 pm
Hello Xavier,

Thanks for your answer.
But could you tell me how to run the job manually.
I had a look to various post about cron job, but didn't find something that help me and some references to civi wiki seems to be no more working !

Thanks

Hapache

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 allowed on my server !!
November 12, 2013, 03:15:20 am
To run manually: http://wiki.civicrm.org/confluence/display/CRMDOC/Managing+Scheduled+Jobs#ManagingScheduledJobs-Overview

To setup a cron job with a URL (if you want to): http://wiki.civicrm.org/confluence/display/CRMDOC/Managing+Scheduled+Jobs#ManagingScheduledJobs-URLmethod

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.

Ann

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: Drupal
  • MySQL version: 5.6
  • PHP version: 5.5
Re: Cron not allowed on my server !!
November 26, 2013, 08:54:42 am
Quote from: Hapache on November 11, 2013, 11:54:27 am
Hello,
it seems that my provider (one.com) don't allow cron job !
I guess it's why mailing are not working (Stay in scheduled) even if  I activated the cron job "send scheduled mailing" job.
Does somebody know a solution ?
I found "https://mywebcron-com".... which seems to be a free cron job scheduler. Does somebody know this service ?
What schould I have to schedule exactly ? civicrm/bin/cron.php ?

Thanks
Hapache

If you don't have privilege to setup cron job or don’t know how to, a third party webcron may be a good option for you. EasyCron provides a free plan at http://www.easycron.com/user/register/plan/1

1) Sign up an account on http://www.easycron.com

2) In the URL field of the Create Cron Job form, enter:

http://www.example.org/sites/all/modules/civicrm/bin/cron.php

3) In the POST field, enter:

name=username&pass=password&key=site-key&job=process_mailing

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Cron not allowed on my server !!

This forum was archived on 2017-11-26.