Hello
Is there some special things to do in order to migrate my 0.3 roundcube to 0.4 ?
I use mysql as backend
Thank you
List info: http://lists.roundcube.net/users/
On 19.05.2010 10:39, Frank Bonnet wrote:
Hello
Is there some special things to do in order to migrate my 0.3 roundcube to 0.4 ?
All is described in UPGRADING file. Because 0.4-beta has got some bugs in Installer I propose to use current svn-trunk version.
On Wed, 19 May 2010 10:39:08 +0200, Frank Bonnet f.bonnet@esiee.fr wrote:
Hello
Is there some special things to do in order to migrate my 0.3 roundcube to 0.4 ?
I use mysql as backend
You need to upgrade your mysql schema using the queries in "SQL/mysql.update.sql". But make sure you only execute the queries relevant to your versions (ie. starting at "-- Updates from version 0.3-stable").
The 'UPGRADING' text file gives you more information about the procedure to follow. (you need to launch the update.sh script).
Julien _______________________________________________ List info: http://lists.roundcube.net/users/
On 05/19/10 10:50, Julien Vehent wrote:
On Wed, 19 May 2010 10:39:08 +0200, Frank Bonnetf.bonnet@esiee.fr wrote:
Hello
Is there some special things to do in order to migrate my 0.3 roundcube to 0.4 ?
I use mysql as backend
You need to upgrade your mysql schema using the queries in "SQL/mysql.update.sql". But make sure you only execute the queries relevant to your versions (ie. starting at "-- Updates from version 0.3-stable").
The 'UPGRADING' text file gives you more information about the procedure to follow. (you need to launch the update.sh script).
Julien
OK thanks a lot !
List info: http://lists.roundcube.net/users/