Hiya,
I downloaded the latest roundcube and tried to follow the instructions as : ./bin/installto.sh <TARGET-FOLDER>
./bin/installto.sh /var/www/roundcube-1.2.0/
[root@mailer roundcubemail-1.2.2]# bin/installto.sh /var/www/roundcubemail-1.2.0/
Upgrading from 1.2.0. Do you want to continue? (y/N)
y
Copying files to target location...done.
and it does not go very far. I even tried to run the upgrade manually afterwards:
[root@mailer roundcubemail-1.2.0]# cd bin/
[root@mailer bin]# ls
cleandb.sh dumpschema.sh installto.sh msgexport.sh update.sh
cssshrink.sh gc.sh jsshrink.sh msgimport.sh
decrypt.sh indexcontacts.sh makedoc.sh updatecss.sh
deluser.sh initdb.sh moduserprefs.sh updatedb.sh
[root@mailer bin]# ./update.sh
What version are you upgrading from? Type '?' if you don't know.
?
Executing database schema update.
This instance of Roundcube is up-to-date.
Have fun!
[root@mailer bin]# reboot
and a reboot but when I got on the webinterface, it says 1.2.0 still
Am I missing a trick?
Rajbps