PDA

View Full Version : Has anyone got RoundCube to work?



speechem
08-13-2006, 06:54 AM
Has anyone been able to successfully install RoundCube e-mail client on their website using the BlueHost knowledge Base instructions at the following link?

http://helpdesk.bluehost.com/kb/index.php?x=&mod_id=2&root=22&id=302

I've followed them TO THE LETTER but no deal, it doesn't work for me. When I go to www.mydomain.com/email, I see the roundcube logo and the error message SERVICE CURRENTLY NOT AVAILABLE! Error No. 1f4.

Assuming I can get it to work, I understand it'll immediately pull off any e-mails into www.mydomain.com/email before they make it as far as Horde/Squirrel webmail? Is that correct?

Peter, UK

hotdogblog
08-15-2006, 07:04 AM
I use roundcube on my site, but I didn't install it following those instructions. . it works fine, but it may be linked to my recurring cpu exceeded errors. . .

karesch
08-15-2006, 01:04 PM
It did work for me, based on the learning from this example I installed quite a few other programs (like a customised squirrelmail, groupoffice, etc).

Have you chekecked whether that the database settings are correct? The error 1F4 indicates a database connectivity error. I would check that the database

name
username
password
are identical in db.inc.php and in MySQL, and check the authorization in MySQL (whether the given user can access the given database - this is the Add User to DB).



Assuming I can get it to work, I understand it'll immediately pull off any e-mails into www.mydomain.com/email before they make it as far as Horde/Squirrel webmail? Is that correct?
This is not the way it works. Both webmail systems use the IMAP server, so you will see the very same emails in all webmails (in squirrel you may have to enable the new folders, if you create new folders in roundcube).

FatJonny
11-14-2006, 11:06 AM
Sorry to revive this old thread, I'm sure you probably have it working now but anyway. I've just installed roundcube and I was getting the error you mentioned above. Double check step 15 in the guide and go through it word for word. I think you may have overlooked replacing one of the generic username/database/password entries with your own.

It's up and running now for me!

edit: deleted old change password patch... doesn't work!

spaaz9
02-03-2007, 06:39 PM
I don't have an email table.. Where would that be? In my roundcube database?

spaaz9
02-03-2007, 09:31 PM
Hmmm.. nevermind. I guess our BH e-mail uses cPanel so it uses /etc/shadow for the password storage.. So that hack won't work as far as I can tell.

FatJonny
02-15-2007, 08:26 PM
What about this one. I'm trying to install this one but getting a few errors. Anybody else tried it?

http://www.kalisystems.com/rc-changepw/

Full roundcube forum thread:
http://roundcubeforum.net/forum/index.php?topic=551.0

I think this needs root access? Do we have root access?

spaaz9
02-15-2007, 11:41 PM
I tried it, but it doesn't work. In our case, bluehost uses /etc/yourdomain/shadow files for the passwords which is what rc-changepw is designed for, but doesn't work because of the ultra modified cpanel and scripts. rc-changepw just won't work out of the box, and I haven't had a chance to try to modify it for bluehost. Wish it did work because it would make life a heck of a lot easier.

spaaz9
02-15-2007, 11:43 PM
Oh yeah.. the fact that we don't have root access to the box doesn't allow for us to use it anyway.. I forgot about that. Unless BH will install it for us..... :) Maybe if you ask nicely and let us know what happens....

FatJonny
03-01-2007, 11:03 AM
In case anyone is still trying to find a change password add-on for roundcube, this one works great and is really easy to install:

http://www.ingeniarte.com/rcpasswd.php

sharad
05-30-2007, 05:34 AM
Does this work with the RC1 release of RoundCube?

FatJonny
05-30-2007, 07:05 AM
The change password patch? As yet it doesn't work, but I know the author is working on an RC1 compatible patch and will release it soon! ;)

sharad
06-08-2007, 10:45 PM
Change Password Patch for Roundcube 0.1 RC1 is now available at
http://www.ingeniarte.com/rcpasswd.php

Danny Herran has created 2 patches, one for cPanel 10 and the other for cPanel 11.

My BlueHost account currently uses cPanel version 10. The stable version of cPanel 11 is due at the end of this month. I suppose BlueHost will upgrade to Version 11 anytime after that.