Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 3 matches
- Wed Jul 23, 2014 4:07 pm
- Forum: Mail Server
- Topic: Roundcube Update
- Replies: 16
- Views: 38802
Re: Roundcube Update
Hi,
If you are still looking for an answer, here are the steps I followed :
*** Save Original Files
mv /usr/share/roundcube/ /usr/share/roundcube_bk/
cp -R /var/lib/roundcube/ /var/lib/roundcube_bk/
*** Download Roundcube and prepare the folder
tar xvf rcm[NAME_MAY_DIFFERS].tar.gz
cp -R rcm ...
If you are still looking for an answer, here are the steps I followed :
*** Save Original Files
mv /usr/share/roundcube/ /usr/share/roundcube_bk/
cp -R /var/lib/roundcube/ /var/lib/roundcube_bk/
*** Download Roundcube and prepare the folder
tar xvf rcm[NAME_MAY_DIFFERS].tar.gz
cp -R rcm ...
- Tue Jun 03, 2014 2:24 pm
- Forum: Mail Server
- Topic: Roundcube: DATABASE ERROR: CONNECTION FAILED!
- Replies: 14
- Views: 24421
Re: Roundcube: DATABASE ERROR: CONNECTION FAILED!
Hi,
In my case VestaCP came with roundcube working, I mean that the database were ready.
If yours is empty, you can also get the sql sources from the official repo.
On github : https://github.com/roundcube/roundcubem ... nitial.sql
In my case VestaCP came with roundcube working, I mean that the database were ready.
If yours is empty, you can also get the sql sources from the official repo.
On github : https://github.com/roundcube/roundcubem ... nitial.sql
- Sat May 31, 2014 3:31 pm
- Forum: Mail Server
- Topic: Roundcube: DATABASE ERROR: CONNECTION FAILED!
- Replies: 14
- Views: 24421
Re: Roundcube: DATABASE ERROR: CONNECTION FAILED!
These would be the main mysql root username and password. They would have been set when mysql was installed.
You may be able to find the password in /root/.my.cnf
what is Roundcube mysql name
Hi,
You can find it in :
/ect/roundcube/db.inc.php
Check the line :
$rcmail_config['db_dnsw ...
You may be able to find the password in /root/.my.cnf
what is Roundcube mysql name
Hi,
You can find it in :
/ect/roundcube/db.inc.php
Check the line :
$rcmail_config['db_dnsw ...