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) »
  • 4.2.8 to 4.3.3 Upgrade keeps timing out
Pages: [1]

Author Topic: 4.2.8 to 4.3.3 Upgrade keeps timing out  (Read 605 times)

snoopers01

  • I’m new here
  • *
  • Posts: 18
  • Karma: 0
  • CiviCRM version: 4.2.7
  • CMS version: WordPress 3.5
  • MySQL version: 5.5.24
  • PHP version: 5.4.3
4.2.8 to 4.3.3 Upgrade keeps timing out
June 02, 2013, 12:40:46 pm
I'm trying to upgrade my development site from 4.2.8 to 4.3.3 on my localhost WAMP server.  I set my maximum_execution_time =  0 (unlimited) in php.ini but I'm still get

[Error: Upgrade timestamps (1 => 5000)]
Error 1: Maximum execution time of 30 seconds exceeded in C:\wamp\www\wordpress\wp-content\plugins\civicrm\civicrm\packages\DB\mysql.php, line 324

Are there other time constraint parameters I need to set or is there a way to override all timing constraints?

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: 4.2.8 to 4.3.3 Upgrade keeps timing out
June 02, 2013, 08:37:04 pm
couple of questions
- was your 4.2.8 development website working fine on your local WAMP before upgrade?
- there are few php.ini files in WAMP for various versions of php, can you double check if you are editing correct file.

HTh
Kurund
Found this reply helpful? Support CiviCRM

snoopers01

  • I’m new here
  • *
  • Posts: 18
  • Karma: 0
  • CiviCRM version: 4.2.7
  • CMS version: WordPress 3.5
  • MySQL version: 5.5.24
  • PHP version: 5.4.3
Re: 4.2.8 to 4.3.3 Upgrade keeps timing out
June 03, 2013, 10:32:18 am
I believe 4.2.8 is working properly.  I have just migrated it over from my live site (for the first time) and have a wordpress issue seeing my relalative images/links but am hoping that is not the problem.  (BTW, are relative href and src paths relative to the siteurl?  If not, what (base?) and how do you set it!?!?)
Everything is Civi seems to work (once it found the editor).

I changed every php*.ini file in the php5.4.3 directory but still get basically the same results.  (below is my log)

Jun 03 17:05:58  [info] $CRM_Queue_ErrorPolicy_reportError = Array
(
    [is_error] => 1
    [is_continue] => 0
    [exception] => Error 1: Maximum execution time of 30 seconds exceeded in C:\wamp\www\wordpress\wp-content\plugins\civicrm\civicrm\packages\DB\mysql.php, line 324
    [last_task_title] => Upgrade timestamps (1 => 5000)
)


Jun 03 17:23:48  [info] $CRM_Queue_ErrorPolicy_reportError = Array
(
    [is_error] => 1
    [is_continue] => 0
    [exception] => Error 1: Maximum execution time of 30 seconds exceeded in C:\wamp\www\wordpress\wp-content\plugins\civicrm\civicrm\packages\DB\mysql.php, line 324
    [last_task_title] => Upgrade DB to 4.3.alpha1: SQL
)


Thanks! Karen

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: 4.2.8 to 4.3.3 Upgrade keeps timing out
June 03, 2013, 05:38:54 pm
This definitely looks like some WAMP configuration issue to me.. Sorry I can't say much looking at this error.

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • 4.2.8 to 4.3.3 Upgrade keeps timing out

This forum was archived on 2017-11-26.