Hi,

I am working on aegir2 system, in that default hostmaster configured is hostmaster-6.x-2.5 with drupal 3.36 and i need to upgrade hostmater to hostmaster-7.x-3.2 with drupal 7.41.
I am using drsh 6.6.0

I tried to using script upgrade method, but drupal version also not allow me to upgrade after it.
( http://community.aegirproject.org/upgrading/script/)

Can anyone guide me here how can i upgrade ?

Comments

sprite’s picture

There isn't any direct upgrade path from Drupal6 to Drupal7 components.

You would need to "migrate" your site by exporting its content, building a new Drupal7 site, and then importing the content from the old site.

Under Drupal7 it is paramount to be running the latest Drupal 7.53, in order to avoid security problems that would leave your site upon hackers and destruction.

spritefully yours
Technical assistance provided to the Drupal community on my own time ...
Thank yous appreciated ...

shreyu’s picture

ok thanks but migration using

1. script upgrade http://community.aegirproject.org/upgrading/script/
2. or manually ?

I tried to do migration using script method but it still show drupla 6.37 version on system
if with manual then if possible link url.

sprite’s picture

You can't do that migration with a simple single run script.

You'll need to export your content from your old site, then build a new site framework using Drupal 7 and then import the content from the old site into the newly implemented Drupal 7 based website.

Be sure to make scrupulous backups of everything before you try to implement such changes.

spritefully yours
Technical assistance provided to the Drupal community on my own time ...
Thank yous appreciated ...

shreyu’s picture

after upgrade drush to 6.6.0 , hostmater 7.x-3.2 and drupal-7.37 as platform

i always got below error while creating website
Cannot determine release date for drush
Drush !version is not supported