AW: [opencms-dev] Update
Beffe
beffe at beffe.de
Wed Aug 2 21:20:52 CEST 2000
Hi,
are there no conflicts with the changed database structure?
And can i do this import also from the web interface?
thanks
Beffe
-----Ursprüngliche Nachricht-----
Von: Schouten, Andreas <Andreas.Schouten at framfab.de>
An: <opencms-dev at www.opencms.com>
Gesendet: Mittwoch, 2. August 2000 20:09
Betreff: AW: AW: [opencms-dev] Update
> Hi,
>
> Use the class OpenCms instead of A_OpenCms in 4.1.x that should be the
only
> change you have to do.
>
> After exported a website into a zip-file create a project on the new
system
> and import that zip-file:
>
> 1. stop the webserver
> 2.1 login as Admin
> 2.2 create a project "createProject update update Administrators
> Administrators"
> 2.3 change into that project
> getAllAccessibleProjects
> setCurrentProject x x is the id of the created project
> 2.4 copy the resources to that project
> copyResourcesToProject "/"
> 2.5 import the zip-file
> importResources "pathToZipFile" "/" pathToWorkplace is the path
to
> the new zip-file in the filesystem
> 2.6 publish the project
> publishProject x x is the id of the created project
> 2.7 exit the shell
> exit
> 3. start the webserver
More information about the opencms-dev
mailing list