Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-20) was last changed on 14-Apr-2010 14:30 by RaffaelePedrini  

This page was created on 14-Apr-2010 14:30 by RaffaelePedrini

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 8 lines
*copia e incolla in nuovo progetto da ultima release di opensite: htdocs, script, sorgenti java
*sostituisci in tutte le classi e le jsp il package
*impostare in BaseBean.java e CmsEngineDB.java il tipodb, nomedb, nomeschema. Solo in BaseBean.java modificare l'HOST per il server di test (ad esempio HOST = "www.NOMEDOMINIO.telnext.it")
*creazione del contesto/virtualhost (mediante script [addvirtual])
%%prettify
{{{
/opt/script/addvirtual NOMEDOMINIO(senza www) UTENTEFTP(webNOMEDOMINIO) NOMEDATABASE(in minuscolo)
}}}
At line 2 changed 3 lines
*lanciare lo script (per linux) di creazione delle tabelle di opensite
./createDB_TIPODB.sh (dove TIPODB è DB2, PS...) passando come parametri il nome del database e il nome dello schema\\
\\
*lanciare lo script di creazione delle tabelle di opensite\\ createDB_TIPODB.sh (dove TIPODB è DB2, POSTGRES...) passando come parametri il nome del database e il nome dello schema\\
%%prettify
{{{
At line 14 added 15 lines
}}}
*lanciare lo script di inizializzazione del database (dati base)\\
%%prettify
{{{
./initDB_TIPODB.sh NOMEDATABASE NOMESCHEMA
}}}
*mettere su server tutto htdocs
*per il server di test modificare il ServerName (per apache) e il name (per tomcat) del virtual mettendo un sottodominio di telnext (ad esempio www.NOMEDOMINIO.telnext.it)\\
%%prettify
{{{
vi /etc/apache2/conf.d/vhost.d/www.NOMEDOMINIO.conf
vi /etc/apache2/conf.d/vhost.xml/NOMEDOMINIO.xml
}}}
*riavviare apache e tomcat
*accedere al cms come superAdmin Telnext, e per ogni modulo base (sitoweb, anagrafico, archivio...ecc) ricreare i permessi
Version Date Modified Size Author Changes ... Change note
20 14-Apr-2010 14:30 1.452 kB RaffaelePedrini to previous
19 14-Apr-2010 14:30 1.339 kB RaffaelePedrini to previous | to last Installazione ==> Installazione Opensite
18 14-Apr-2010 14:30 1.339 kB RaffaelePedrini to previous | to last
17 14-Apr-2010 14:30 1.34 kB RaffaelePedrini to previous | to last
16 14-Apr-2010 14:30 1.248 kB RaffaelePedrini to previous | to last
15 14-Apr-2010 14:30 1.25 kB RaffaelePedrini to previous | to last
14 14-Apr-2010 14:30 0.914 kB RaffaelePedrini to previous | to last
13 14-Apr-2010 14:30 0.836 kB RaffaelePedrini to previous | to last
12 14-Apr-2010 14:30 0.734 kB RaffaelePedrini to previous | to last
11 14-Apr-2010 14:30 0.65 kB RaffaelePedrini to previous | to last
10 14-Apr-2010 14:30 0.584 kB RaffaelePedrini to previous | to last
9 14-Apr-2010 14:30 0.549 kB RaffaelePedrini to previous | to last
8 14-Apr-2010 14:30 0.39 kB RaffaelePedrini to previous | to last
7 14-Apr-2010 14:30 0.392 kB RaffaelePedrini to previous | to last
6 14-Apr-2010 14:30 0.392 kB RaffaelePedrini to previous | to last
5 14-Apr-2010 14:30 0.284 kB RaffaelePedrini to previous | to last
4 14-Apr-2010 14:30 0.281 kB RaffaelePedrini to previous | to last
3 14-Apr-2010 14:30 0.288 kB RaffaelePedrini to previous | to last
2 14-Apr-2010 14:30 0.286 kB RaffaelePedrini to previous | to last
1 14-Apr-2010 14:30 0.168 kB RaffaelePedrini to last
« This page (revision-20) was last changed on 14-Apr-2010 14:30 by RaffaelePedrini