Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: SugarBlush on March 15, 2007, 05:36:09 AM

Title: Help Me Install RoundCube!!
Post by: SugarBlush on March 15, 2007, 05:36:09 AM
I'm trying to install this on another website of mine but I simply can't get it! I'm sure I've followed the instructions here (http://"http://forums.site5.com/showthread.php?t=9374") carefully. I've tried to install it a lot of times but I can't! Help?

I got this error
SERVICE CURRENTLY NOT AVAILABLE Error No. 1f4

I just can't seems to get it right! You know what's causing it? I've read here (http://"http://trac.roundcube.net/trac.cgi/wiki/FAQ") but nothing's helping!

BTW, How do I install the change password patch here (http://"http://roundcubeforum.net/forum/index.php?topic=42.0")??
Title: Re: Help Me Install RoundCube!!
Post by: Stevie on March 15, 2007, 06:20:53 AM
Check your databases connection settings and also check that you have renamed the configuration files to .inc.php, not .inc.php.dist
Title: Re: Help Me Install RoundCube!!
Post by: SugarBlush on March 15, 2007, 07:03:11 AM
Quote from: Stevie
Check your databases connection settings and also check that you have renamed the configuration files to .inc.php, not .inc.php.dist

done, but nothing is happening! :'(
Title: Re: Help Me Install RoundCube!!
Post by: Stevie on March 15, 2007, 07:07:10 AM
From the FAQ:

Quote
Make sure your php installation has mysql support enabled and check your database setting in db.inc.php

Also, check to make sure that your db.inc.php file is readable by the web server process. Some documentation recommends chmod 600 db.inc.php but a chmod 644 db.inc.php under a differently configured system will be just as secure and will alleviate this error message.
Title: Re: Help Me Install RoundCube!!
Post by: SugarBlush on March 15, 2007, 07:28:48 AM
Quote from: Stevie
From the FAQ:

Quote
Make sure your php installation has mysql support enabled and check your database setting in db.inc.php

Also, check to make sure that your db.inc.php file is readable by the web server process. Some documentation recommends chmod 600 db.inc.php but a chmod 644 db.inc.php under a differently configured system will be just as secure and will alleviate this error message.

I've done that but nothing is happening. I'll delete the whole thing and install it again. I'll tell you if its a success.
Title: Re: Help Me Install RoundCube!!
Post by: Stevie on March 15, 2007, 07:48:23 AM
If it's not, don't forget to chmod 777 your /logs/ and /temp/ folders in your RoundCube folder.
Title: Re: Help Me Install RoundCube!!
Post by: SugarBlush on March 15, 2007, 08:15:30 AM
Quote from: Stevie
If it's not, don't forget to chmod 777 your /logs/ and /temp/ folders in your RoundCube folder.

I did but nothing happened. What should I do? Could you post here the full steps on how to install roundcube. In details please!
Title: Re: Help Me Install RoundCube!!
Post by: Stevie on March 15, 2007, 08:50:57 AM
Just the folders.
Title: Re: Help Me Install RoundCube!!
Post by: SugarBlush on March 15, 2007, 09:00:11 AM
I did but nothing happened. What should I do? Could you post here the full steps on how to install roundcube. In details please!
Title: Re: Help Me Install RoundCube!!
Post by: Stevie on March 15, 2007, 09:07:38 AM
When I have time, I'll write one, but at the moment, I don't. Sorry.
Title: Re: Help Me Install RoundCube!!
Post by: SugarBlush on March 16, 2007, 04:26:50 AM
Quote from: Stevie
When I have time, I'll write one, but at the moment, I don't. Sorry.

thx! I'll be waiting for it!
Title: Re: Help Me Install RoundCube!!
Post by: billyjimmy on March 28, 2007, 10:37:21 AM
Hi,
I was also facing similar problem but it was resolved following your instructions.

Thanks Stevie :)