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) »
  • Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed
Pages: [1]

Author Topic: Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed  (Read 1946 times)

Steve@ASU

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.51a-community-log
  • PHP version: 5.2.17
Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed
July 11, 2013, 10:38:19 pm
I need to move my current Civi DB to a new web host.

My current config is a CiviCRM v4.1.5 running on a Drupal 6.28 website. The current web host server is running MySQL 5.0.51a and PHP 5.2.17, and the web hosting service cannot upgrade either MySQL or PHP.

The new web host, Pantheon (www.getpantheon.com), has servers running PHP 5.3 (PHP-FPM) and MySQL 5.5. I can install either Drupal 6 or 7 on the Pantheon web host.

Ultimately I want the latest version of Civi that can run on Drupal 7 on the new server. What's the best course of action?

Should I install D6 and Civi 4.1.5 on the new host, migrate my DB, test (of course), then upgrade both? (Civi first, then Drupal?)

Does Civi 4.1.5 work on D7? If so, should I install D7 and C 4.1.5 on the new host, migrate, test, then upgrade both?

I asking because I can't find any D6>D7 upgrade info in the Civi documentation.

Can someone point me in the right direction?

Thanks,
Steve

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed
July 12, 2013, 09:35:57 am
http://civicrm.org/blogs/spidersilk/best-practices-upgrading-drupal-6-7-and-civicrm-3-4-same-time
Try asking your question on the new CiviCRM help site.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed
July 14, 2013, 01:51:49 am
CiviCRM 4.1 and above work on both drupal 6 & 7 but you need to change the UF variable in your civicrm.settings.php to 'Drupal6' or 'Drupal' to reflect your CMS version
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Steve@ASU

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.51a-community-log
  • PHP version: 5.2.17
Re: Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed
July 25, 2013, 06:30:06 pm
This is a little more complicated.

Pantheon says I should use their CiviCRM Starter Kit to put a working version of CiviCRM on a Drupal 7 installation, but (of course) that would install the Civi version 4.3.

I hit problems on Pantheon trying to install CiviCRM 4.1.5 manually. These problems are documented, but not fixed for 4.1.5 (https://drupal.org/node/1978796; and see attachment). They are fixed with the latest version of Civi in the Starter Kit.

With my current host unable to upgrade PHP and MySQL to 4.3 system specs, is it still possible to upgrade Civi on the current Drupal 6 install in order to transfer it to the Drupal 7 on the new host? Does Civi 4.3 need PHP 5.3.3+ and MySQL 5.1.x to update?

Thanks,
Steve

Pantheon's response to trying to get Civi v. 4.1.5 installed is attached.

aiza

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: bgg
  • CMS version: ggb
  • MySQL version: cvfr
  • PHP version: vfr
Re: Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed
August 23, 2013, 04:32:23 am
Am trying to upgrade a client's site which is on a host that is not providing mySQL trigger access to their clients.  However it sounds like they will run the triggers for the client if provided information on what the triggers are that need to be run.  I of-course do not know what they are:  Could I possible get a list, or documentation of what triggers need to be run, to pass on to the hosting company?
testking 220-801   testking 220-801
Testking PMI-001 braindumps   Testking PMI-001 braindumps
Testking 70-647 braindumps   Testking 70-647 braindumps

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: Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed
August 23, 2013, 11:02:23 am
check

http://issues.civicrm.org/jira/browse/CRM-13194

if u can look into it and contribute a patch that would be great. if not a developer, would be great if u can sponsor the fix. I suspect its a 5-10 hour job

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Drupal 6>7/CiviCRM 4.1>4.X Upgrade strategy needed

This forum was archived on 2017-11-26.