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

Comments

One Response to “Opencms 5”

  1. Mr WordPress says:

    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.

Leave a Reply