Server Installation/Roundcube: Unterschied zwischen den Versionen

Aus Opennet
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „Software für Webmail Interface - siehe http://www.roundcube.net === Installation === === Betrieb === Softwareupdate: mysqldump rcm_0_x_y | mysql rcm_1_x_y…“)
 
(Betrieb)
Zeile 6: Zeile 6:
  
 
Softwareupdate:
 
Softwareupdate:
  mysqldump rcm_0_x_y | mysql rcm_1_x_y
+
  mysqldump roundcubemail_0xy | mysql roundcubemail_1xy
 
  cd /var/www/
 
  cd /var/www/
mkdir rcm_1.x.y
+
  wget <roundcube-source> ...  
  wget <roundcube-source> ...               # put files to new roundcube dir
+
tar fxzf <roundcube-tar-gz>                  # put files to new roundcube dir
  cp rcm_0.x.y/program/isp_user_check.php rcm_1.x.y/program/isp_user_check.php  
+
  cp roundcubemail-0.x.y/program/isp_user_check.php roundcubemail-1.x.y/program/isp_user_check.php  
  cp rcm_0.x.y/plugins/password/drivers/isp.php rcm_1.x.y/plugins/password/drivers/isp.php  
+
  cp roundcubemail-0.x.y/plugins/password/drivers/isp.php rcm_1.x.y/plugins/password/drivers/isp.php  
  vi rcm_1.x.y/onfig/config.inc.php         # configure new database
+
  vi roundcubemail-1.x.y/onfig/config.inc.php # configure new database
  rcm_1.x.y/bin/update.sh
+
  roundcubemail-1.x.y/bin/update.sh
  rcm_1.x.y/bin/indexcontacts.sh  
+
  roundcubemail-1.x.y/bin/indexcontacts.sh  
  vi /etc/apache2/sites-available/www_ssl   # change to new roundcube  
+
  vi /etc/apache2/sites-available/www_ssl     # change to new roundcube  
  
 
[[Kategorie:Server]]
 
[[Kategorie:Server]]

Version vom 16. Mai 2014, 13:07 Uhr

Software für Webmail Interface - siehe http://www.roundcube.net

Installation

Betrieb

Softwareupdate:

mysqldump roundcubemail_0xy | mysql roundcubemail_1xy
cd /var/www/
wget <roundcube-source> ...   
tar fxzf <roundcube-tar-gz>                  # put files to new roundcube dir
cp roundcubemail-0.x.y/program/isp_user_check.php roundcubemail-1.x.y/program/isp_user_check.php 
cp roundcubemail-0.x.y/plugins/password/drivers/isp.php rcm_1.x.y/plugins/password/drivers/isp.php 
vi roundcubemail-1.x.y/onfig/config.inc.php  # configure new database
roundcubemail-1.x.y/bin/update.sh
roundcubemail-1.x.y/bin/indexcontacts.sh 
vi /etc/apache2/sites-available/www_ssl      # change to new roundcube
Meine Werkzeuge
Namensräume

Varianten
Aktionen
Start
Opennet
Kommunikation
Karten
Werkzeuge