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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • updategreeting.php timing out
Pages: [1]

Author Topic: updategreeting.php timing out  (Read 651 times)

Eliet Henderson

  • I post occasionally
  • **
  • Posts: 49
  • Karma: 4
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 7
  • MySQL version: 5.0
  • PHP version: 5.2
updategreeting.php timing out
April 26, 2011, 03:52:26 pm
Hi,

I'm trying to run the updategreeting.php script to update the contents of individuals' email_greeting field.
http://[mywebsite.org]/sites/all/modules/civicrm/bin/UpdateGreeting.php?ct=Individual&gt=email_greeting&name=[username]&pass=[password]&key=[sitekey]

But the server continually times out in less than 60 seconds.

I changed the max_execution_time in php.ini to 600 seconds but still no luck.

I found a thread about a old php bug, so I also changed the max_input_time to 120 seconds, but that doesn't seem to make any difference.

http://forum.civicrm.org/index.php/topic,6747.msg29753.html#msg29753
Quote
an old version of PHP (5.1.4) that has a bug causing max_input_time to shadow max_execution_time, see http://bugs.php.net/bug.php?id=37306

Any suggestions are much appreciated.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • updategreeting.php timing out

This forum was archived on 2017-11-26.