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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Upgrading to 4.4.2: cron.php doesn't work
Pages: [1]

Author Topic: Upgrading to 4.4.2: cron.php doesn't work  (Read 523 times)

kaless

  • I’m new here
  • *
  • Posts: 25
  • Karma: 0
Upgrading to 4.4.2: cron.php doesn't work
November 25, 2013, 03:46:34 am
Hello,

me again :(

I upgraded to 4.4.2. The cron.php - Script isn't working. I run the Scheduled Jobs using POST Method.
The cron.php-Scripts seems to fork install.php from the drupal-installation. This gives the following page

Drupal already installed     
  • To start over, you must empty your existing database.
  • To install to a different database, edit the appropriate settings.php file in the sites folder.
  • To upgrade an existing installation, proceed to the update script.
  • View your existing site.
     

What can I do?

Greetings

Bene
« Last Edit: November 25, 2013, 06:48:08 am by kaless »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Upgrading to 4.4.2: cron.php doesn't work
November 25, 2013, 06:52:15 am

can u debug and see where/how/why cron.php calls install.php

that seems quite wierd and is definitely not in the code :( so some other side effect

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Upgrading to 4.4.2: cron.php doesn't work
November 26, 2013, 07:10:45 am
Can you post the URL you use for this? Remove the username and password first.
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.

kaless

  • I’m new here
  • *
  • Posts: 25
  • Karma: 0
Re: Upgrading to 4.4.2: cron.php doesn't work
November 26, 2013, 01:18:58 pm
this is my crontab-line:

*/5 * * * * /usr/bin/wget --no-check-certificate -O - -q -t 1 'https://<domain>/sites/all/modules/civicrm/bin/cron.php?name=<user>&pass=<pass>&key=<key defined in civicrm.settings.php>'



Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Upgrading to 4.4.2: cron.php doesn't work
November 27, 2013, 02:50:14 am
Try http instead of https
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.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Upgrading to 4.4.2: cron.php doesn't work

This forum was archived on 2017-11-26.