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 Job: invalid key value
Pages: [1]

Author Topic: Cron Job: invalid key value  (Read 635 times)

Litteratus

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.5.
  • CMS version: WordPress
  • MySQL version: 5.0.8
  • PHP version: 5.3.28
Cron Job: invalid key value
June 14, 2014, 06:43:05 am
Hello,

I am running CiviCRM on shared hosting and the only way to execute cron jobs is via user panel. First, I opened civicrm.settings.php and went to CIVICRM_SITE_KEY. There was already a key defined. I deleted it, replaced it with my own key and uploaded the file again via FileZilla. Then I tried to setup the Cron Job. Name and password are the same as for the database, where civicrm is running.

*/5    *    *    *    *    wget -O - -q -t 1 'http://www.domain.com/wp-content/plugins/civicrm/civicrm/bin/cron.php?name=XXXXX&pass=YYYYYYY&key=FFFFFFFFFFFFF'

Still, I always get the following message via Mail: "ERROR: Invalid key value sent."

Could somebody help me?

Thanks.

Litteratus

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.5.
  • CMS version: WordPress
  • MySQL version: 5.0.8
  • PHP version: 5.3.28
Re: Cron Job: invalid key value
June 14, 2014, 08:15:18 am
Okay. I restored the civicrm.settings.php file with the original key. Now it works fine, but I get another error message:

<b>Warning</b>:  array_key_exists() expects parameter 2 to be array, null given in <b>.../authorsure/classes/options.php</b> on line <b>207</b><br />

What does that mean?

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

This forum was archived on 2017-11-26.