Current time: 04-19-2024, 05:29 PM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] Replace squerrelmail with Roundcube
Author Message
bulforce Offline
Junior Member
*

Posts: 63
Joined: Oct 2007
Reputation: 0
Post: #1
[HowTo] Replace squerrelmail with Roundcube
First i want to say that it is not neccesery to replace it, you can have them both. To those that haven't heard of roundcube here are some screenshots

Its a fare simple procedure. Here it is.[/b]

1. Download the RoundCube source code from: HERE

2. Create a new directory in /var/www/ispcp/gui/tools/roundcube

3. Upload the unpacked source in it.

4. chown the folder and files in it to vu2000:www-data chown -R vu2000:www-data roundcube/

5. there are two files that needs to be edited over there, they are located in the config directory. Please reffer to this how-to for more info

6. create mysql database if you haven't done it yet. Import mysql.initial.sql in it. The file is located in the SQL folder.

7. Open for editing /etc/apache2/sites-available/00_master.conf

Add the following line:
Alias /rmail /var/www/ispcp/gui/tools/roundcube/

After:
Alias /ftp /var/www/ispcp/gui/tools/filemanager/

8. /etc/init.d/apache2 restart

And you are done

Now you can go to http://yourserver.com/rmail/ and login with valid mail user that you have created in isp-control.
(This post was last modified: 11-25-2008 03:09 AM by BeNe.)
02-01-2008 07:27 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Replace squerrelmail with Roundcube
There was already one --> http://www.isp-control.net/ispcp/wiki/howto_RoundCube Rolleyes

Greez BeNe
02-01-2008 07:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
bulforce Offline
Junior Member
*

Posts: 63
Joined: Oct 2007
Reputation: 0
Post: #3
RE: Replace squerrelmail with Roundcube
Sorry, i didn't know that. Thought that maybe helpful to someone if i share.
You can delete it if you want.
02-01-2008 07:51 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Replace squerrelmail with Roundcube
No Problem!
We will put the best of both in the new Wiki.

Greez BeNe
02-01-2008 08:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #5
RE: Replace squerrelmail with Roundcube
I'm having problems with this setup ...
I'm using libapache2-mod-fastcgi , and everything I configure either on /etc/apache2/00_master.conf or in the .htaccess just gets ignored.

I just find this thread here that says that with php as a cgi you cannot change the gpc_magic_quotes to off during runtime.

What could I do?
07-04-2008 02:46 AM
Find all posts by this user Quote this message in a reply
Cube Offline
Member
***

Posts: 740
Joined: Apr 2007
Reputation: 9
Post: #6
RE: Replace squerrelmail with Roundcube
Correct configuration options in 00_master.conf won't get ignored. But why do you need to change magic_quotes for roundcube?
07-04-2008 06:02 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #7
RE: Replace squerrelmail with Roundcube
aseques Wrote:I'm using libapache2-mod-fastcgi , and everything I configure either on /etc/apache2/00_master.conf or in the .htaccess just gets ignored.

As you are not using mod_php but fastcgi (this is the preferred ispcp method), php config settings must be set in /var/www/master/php5/php.ini (the php.ini file used for the master domain), not as apache directives.

Each hosted domain has it's own php.ini file, located at: /var/www/<domain.tld>/php5/php.ini. If you ever want to set a specific option for a hosted domain, change it here.
07-04-2008 08:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #8
RE: Replace squerrelmail with Roundcube
Quote: Each hosted domain has it's own php.ini file, located at: /var/www/<domain.tld>/php5/php.ini. If you ever want to set a specific option for a hosted domain, change it here.
I am aware of this, but I wanted to disable the gpc_magic_quotes only in the Directory of roundcube, so it doesn't affect ispcp in any case.

Oh, BTW, in php6 the gpc_magic_quotes will be deprecated
(This post was last modified: 07-04-2008 05:19 PM by aseques.)
07-04-2008 05:18 PM
Find all posts by this user Quote this message in a reply
sakal Offline
Junior Member
*

Posts: 42
Joined: Mar 2010
Reputation: 0
Post: #9
RE: [HowTo] Replace squerrelmail with Roundcube
Can you also post manual how to make working FILTER or RULES in Roundcube under ISPcp?

Thanks for info.
04-06-2010 09:39 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)