I am upgrading my Linux servers version of RoundCube this evening at 6pm. I have followed the Wiki:
http://trac.roundcube.net/wiki/Howto_Upgrade 1. Copy my old RC directory: cp -r /var/www/html/roudcube /var/www/html/roundcube_old 2. I backed up my MySQL database as suggested using 'sqldump' mysqldump -u roundcube -p webmail > /var/backup/mysql/webmail.dump 3. I re-did my new v0.3.1 main.inc.php and db.inc.php from scratch using my old v0.2.1 configs as references. 4. Database Setup? This is where I am lost / confused. I am suppose to go to the 'SQL' directory and look for 'mysql.update.sql' since I am using MySQL 5. What exactly am I suppose to do? Run what command against the 'mysql.update.sql' file? The Wiki is vague? I appears to be a .sql file and I don't know what I should do with it. Can someone please help and explain the process? Thank you very much! -Carlos _______________________________________________ List info: http://lists.roundcube.net/users/
