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 »
  • Standalone Installations (Moderator: cap10morgan) »
  • Migrate Drupal Integrated to Standalone
Pages: [1]

Author Topic: Migrate Drupal Integrated to Standalone  (Read 3301 times)

KermitJr

  • Guest
Migrate Drupal Integrated to Standalone
September 25, 2008, 07:12:04 pm
Hello,  I searched a few weeks back and found nothing.  Just did another one and still nothing, though I see a similar Joomla question.

Current Setup on Bluehost:
 - Drupal 5.3
 - CiviCRM 2.0.5 (In a separate database for data storage)

Desired Setup (I may move to VPS but for now Bluehost)
 - CiviCRM Standalone

1) Can I install 2.0.5 standalone and simple enter the old database name and password? or is there something else?

2) Is there and easy export/import way to do it?

Thanks
KermitJr



Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Migrate Drupal Integrated to Standalone
September 26, 2008, 01:52:36 am
IMO following approach should work best -

1. Install 2.1 standalone, resulting in new code base and a new db - http://wiki.civicrm.org/confluence/display/CRMDOC/Install+2.1+Standalone

2. Replace standalone-db with civicrm-2.0 db.

3. Run upgrade on standalone setup.

4. And then follow the instructions given here - http://forum.civicrm.org/index.php/topic,4820.msg21079.html#msg21079

(Not sure if anyone tried but should be possible. Above link shows how one joomla(2.0)=>standalone (2.1) migration succeeded.)

If you don't want to upgrade and just migrate, simple db import i guess should work (you might need to clear some tables like civicrm_uf_match).
« Last Edit: September 26, 2008, 02:32:05 am by Deepak Srivastava »
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

yasheshb

  • I post occasionally
  • **
  • Posts: 72
  • Karma: 5
Re: Migrate Drupal Integrated to Standalone
December 03, 2008, 05:31:55 am
Deepak:

  Quick question. Can you please clarify.

3. Run upgrade on standalone setup.

Does this mean running the script $civicrm_root/install/upgrade.php ?

where $civicrm_root is the civicrm root for 2.1 standalone.

Thanks.

Yashesh


Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Migrate Drupal Integrated to Standalone
December 03, 2008, 08:34:06 am
Quote
Does this mean running the script $civicrm_root/install/upgrade.php ?
Yes, though i never tried it my self (for standalone) but pretty sure that this would not be any different (for standalone), since upgrade doesn't do any cms specific thing.

Note: You could also directly put in already upgraded db (upgraded in drupal/joomla), and proceed to next step.
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • Migrate Drupal Integrated to Standalone

This forum was archived on 2017-11-26.