Re: Moving Plone sites | Tipps & Docs
Armin Stroß-Radschinski <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <[email protected]> |
Am 02.02.2015 um 14:02 schrieb Wolfgang Jeltsch <wls580ii-u9ERN231N2QZkvjqreKGLti2O/[email protected]>: > Hi, > > I am currently using Plone 4.1. I want to freshly install Plone 4.3 and > then copy my Plone 4.1 sites to the new Plone 4.3 installation. How can > I copy the sites? > > All the best, > Wolfgang Hi Wolfgang, forget what Jean-Sebastian said if you do not have the exactly same configuration on source and target (see docs why) If you are fine with just Nathans tipp, take care of the issue with the .layout file below. If you need more: Take a look at https://plone.org/documentation/manual/upgrade-guide/ subpages https://plone.org/documentation/manual/upgrade-guide/minor-version-upgrades https://plone.org/documentation/manual/upgrade-guide/version/upgrading-plone-4.0-to-4.1 https://plone.org/documentation/manual/upgrade-guide/version/plone_4_2_upgrade_notes https://plone.org/documentation/manual/upgrade-guide/version/upgrading-plone-4.2-to-4.3 Make sure you do not forget to upgrade possibloe add-ons and make sure they work in 4.3 before Migration! If you fail, you can use different strategies. Important: * Use a duplicate "staging" Plone 4.3 install of the instance to do the actual migration. * Finally copy over the final result to your production instance. * Make a snapshotbackup before you start (using the collective.recipe.backup package) * Follow the documentation to upgrade above (read twice!) * Better than your idea: Change the Plone version in the old buildout (the staging copy!) and rerun buildout to upgrade Plone * Tipp: Copy over the var/filestorage/Data.fs file and the whole var/blobstorage directory including the invisible .layout file (Important! if you just use the cp command it may not copy/overwrite an old .layout file and you are in trouble!) * You need to run the upgrade steps as described in the docs! * Try first a "Dry-run" * If you have trouble: * Write back the backup and restart until you are fine! -- Armin -- Armin Carl Stroß-Radschinski | [email protected] | Twitter: @syncmitter Dipl. Designer FH | project-consultant | fon +49 171 21 94699 | IRC: acsr | Skype: astrossradschinski ACSR industrialdesign | Armin Stroß-Radschinski Landgrafenstraße 32 · 53842 Troisdorf · Germany | UST. ID Nr: DE154092803 (EU VAT ID) [email protected] | www.acsr.de | phone +49 2241 946994 · fax +49 2241 946996 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Plone-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-users
signature.asc
(application/pgp-signature, 496 B)
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUz4gEAAoJEDsfPhYo1lBVWg0IAIhULO2PDOuTeJqrM5lUR5xj BF+O+FqNYprpDYEBOW0CIVd6plRVlYaAAi1hyW7I6rPWBrsNcBb80uNU9O0pvoFh gvgvFkd2n3EY2giUq4tgwY3xFevPY9lqeScI8+yTHTgtb96YKJq38jIuFa5/9E9l hRuXm/lu5yUQdHQfdu15vtw69XtaL1CNeuAuwRvLDwHXiqJ2UvZ6mg1WNqnLdwll UpVfIa1zo0uZI18kd1M4gSoUshfzucyxoFgSmh1VFhHPgZJClEtpKqdH60LfTv2J QuxmSQToDaEgRUU4VcY+3BzqhsjqrtQekjVefPo3evJawFvlUZQVIwG4480IDkY= =nKDd -----END PGP SIGNATURE-----