[opencms-dev] Install Demo Site for OpenCMS 4.60

Christian Hasenbichler chasenb at salzburgresearch.at
Tue Jan 14 09:58:19 CET 2003


Hi Wee,

the manual is still not updated completely. Especially the paths were
changed. I could install the system following these steps:

1. Download the follwoing files from: 
http://www.opencms.org/opencms/opencms/service/modules.html 
 NewsModule4.zip and website_for_oc_4.4.0.zip 
2.  Unzip NewsModule4.zip
3.  Update the opencms database $ mysql -u <user> -p <database> < NewsModuleSetup.sql
4.  Copy com.opencms.modules.homepage.news_4.zip to $CATALINA_HOME/webapps/opencms/WEB-INF/export/modules/
5.  Login as admin.
6.  Select project 'Online'
7.  Go to Administration --> Modulemanagement --> Upload Module from --> Server
8.  Choose com.opencms.modules.homepage.news_4.zip
9. copied all the *.class files from com.opencms.modules.homepage.news_4.zip to the WEB-INF/classes dir. Be careful with the destination path, it should be WEB-INF/classes/com/opencms/modules/homepage/news/.
10. in opencms Admin in folder /system/modules/com.opencms.modules.homepage.news rename the 'language' dir to 'locales'. After this german resources should be available.
11. For english resources rename 'locales/uk' to 'locales/en'.
12. Currently we have problems with 'Umlauten' in News. It does not work rigth if we set CATALINA_OPTS=-Dfile.encoding=UTF-8
13. The pictures are still not present, should work in release 5.0
14.  Unzip website_for_oc_4.4.0.zip
15.  Update the opencms database $ mysql -u <user> -p <password> <database> < website.sql
16.  Copy website_import3.zip to $CATALINA_HOME/webapps/opencms/WEB-INF/export/
17.  Create a new project.
18.  Select the new project.
19.  Go to Administration --> Databasemanagement --> Import
20.  Choose website_import3.zip
21.  Publish the new project


======================================================================
Mag. Christian Hasenbichler
Salzburg Research Forschungsgesellschaft        phone +43 662 2288 414
Jakob Haringer Strasse 5/III                      fax +43 662 2288 222
5020 Salzburg                        e-mail chasenb at salzburgresearch.at
Austria                             web http://www.salzburgresearch.at



More information about the opencms-dev mailing list