AW: AW: [opencms-dev] Update
Schouten, Andreas
Andreas.Schouten at framfab.de
Wed Aug 2 19:13:56 CEST 2000
Hi,
you cannot make a soft update from version 4.0.30 to 4.1.32. As i described
there are changes in the database AND many general changes in the core. A
soft update is only possible if the databasesceme was NOT changed (you can
make a soft-update from 4.0.29 to 4.0.30 for example, or in the future from
4.1.32 to 4.1.33).
How to make a soft-update:
1. stop the webserver
2. copy the new opencms.jar
3. start the cms-shell
3.1 login as Admin
3.2 create a project "createProject update update Administrators
Administrators"
3.3 change into that project
getAllAccessibleProjects
setCurrentProject x x is the id of the created project
3.4 copy the resources to that project
copyResourcesToProject "/"
3.5 import the new workplace
importResources "pathToWorkplace" "/" pathToWorkplace is the path
to the new workplace in the filesystem
3.6 publish the project
publishProject x x is the id of the created project
3.7 exit the shell
exit
4. start the webserver
> Ich komme leider mit dem Update nicht zurecht ich habe die Version
> 4.0.30. auf dem Linuxrechner installiert.
> Webserver ist angehalten und opencms.jar eingespielt (in das
> Verzeichnis in
> dem die ältere Version von opencms.jar lag).
> Leider kann ich nun die Konsole des opencms nicht mehr öffen,
> da sich die
> Kommandos von der älteren Version zur neueren unterscheiden.
More information about the opencms-dev
mailing list