Opencms 5
Configurazione Opencms
copiare il file opencms.war e riavviare tomcat4
aggiungere in /etc/default/tomcat4 la stringa
CATALINA_OPTS=”-Dfile.encoding=ISO-8859-1″
JAVA_HOME=/usr/java/j2sdk1.4.2_04
TOMCAT4_SECURITY=no
dal browser all’indirizzo del setup quando chiede i dati inserire nome e password
se mysql produce un errore:
cold no connect to database via…http://localhost:3306…connection refused
occorre commentare skip-networking nel file /etc/mysql/my.cnf
(#skip-networking)
(#skip-innodb)
nel file di configurazione di opencms occorre modificare
staticexpoert.default.export=dynamic
staticexport.path=/ //era export/
in /usr/share/java
potrebbe andare in conflitto il file ercesImpl.jar magari rinominarlo
stesso problema in /usr/share/tomcat4/common/lib/ercesImpl.jar –> ../../../java/ercesImpl
(non fa partire tomcat se manca il file tolto in /usr/share/java quindi togliere il linksimbolico
September 7, 2009 | Posted by admin
Categories:
Tags: |
Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.