Current time: 05-03-2024, 10:49 AM Hello There, Guest! (LoginRegister)


Post Reply 
Roundcube installation manual not working !
Author Message
peter.de.groote Offline
Junior Member
*

Posts: 16
Joined: Mar 2008
Reputation: 0
Post: #1
Sad Roundcube installation manual not working !
Hello,

i have tried several times to install the roundcube true the guide on this link
http://isp-control.net/documentation/how...or_webmail
on a fresh install of ispcp 1.0.7 on a debian lenny
tried the roundcube 0.3.1 and the version 0.5
after the installation if i go to the url /cube or ../roundcube
he cannot find the file.

Please help
01-14-2011 06:06 PM
Find all posts by this user Quote this message in a reply
fluser Offline
Documentation Team
***
Docu Team

Posts: 246
Joined: May 2010
Reputation: 1
Post: #2
RE: Roundcube installation manual not working !
Please post us the following:
Code:
/etc/apache2/sites-available/06-roundcube
Code:
ls -l /var/www/ispcp/gui/tools/roundcube

Change password while posting!
Code:
/var/www/ispcp/gui/tools/roundcube/config/db.inc.php
Code:
/var/www/ispcp/gui/tools/roundcube/config/main.inc.php

Code:
ls -l /etc/init.d/apache2/sites-enabled


As alternativ you can test this:
Code:
cd /etc/apache2/sites-available/
vi 00_master.conf

after
Code:
Alias /ftp    /var/www/ispcp/gui/tools/filemanger/
add:
Code:
Alias /roundcube     /var/www/ispcp/gui/tools/roundcube/
and restart apache2
Code:
/etc/init.d/apache2 restart

Best Regards
Fluser
01-14-2011 09:23 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: #3
RE: Roundcube installation manual not working !
Test it directly:
Code:
http://admin.yourhostname.yourdomain.tld/tools/roundcube/
You can also use the IP instead
Code:
http://your.IP-HERE/tools/roundcube/

If this is ok, go futher otherwise you installation is wrong.

Greez BeNe
(This post was last modified: 01-14-2011 09:48 PM by BeNe.)
01-14-2011 09:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Primo Offline
Junior Member
*

Posts: 16
Joined: May 2010
Reputation: 0
Post: #4
RE: Roundcube installation manual not working !
i have a error 500 page.

default error log apache

[Wed Jan 19 11:19:32 2011] [emerg] (22)Invalid argument: mod_fcgid: can't get lock, pid: 28991
[Wed Jan 19 11:19:32 2011] [emerg] mod_fcgid: server is restarted, 28992 must exit
[Wed Jan 19 11:19:32 2011] [emerg] (22)Invalid argument: mod_fcgid: can't get lock, pid: 28992
[Wed Jan 19 11:19:33 2011] [notice] mod_fcgid: process /var/www/ispcp/gui/tools/roundcube/index.php(29047) exit(shutting down), terminated by calling exit(), return code: 0
01-19-2011 08:40 PM
Find all posts by this user Quote this message in a reply
ZeroQool Offline
Junior Member
*

Posts: 52
Joined: Jul 2008
Reputation: 0
Post: #5
RE: Roundcube installation manual not working !
i've got the same problem
05-01-2011 06:58 PM
Find all posts by this user Quote this message in a reply
ZeroQool Offline
Junior Member
*

Posts: 52
Joined: Jul 2008
Reputation: 0
Post: #6
RE: Roundcube installation manual not working !
(01-19-2011 08:40 PM)Primo Wrote:  i have a error 500 page.

default error log apache

[Wed Jan 19 11:19:32 2011] [emerg] (22)Invalid argument: mod_fcgid: can't get lock, pid: 28991
[Wed Jan 19 11:19:32 2011] [emerg] mod_fcgid: server is restarted, 28992 must exit
[Wed Jan 19 11:19:32 2011] [emerg] (22)Invalid argument: mod_fcgid: can't get lock, pid: 28992
[Wed Jan 19 11:19:33 2011] [notice] mod_fcgid: process /var/www/ispcp/gui/tools/roundcube/index.php(29047) exit(shutting down), terminated by calling exit(), return code: 0
05-02-2011 05:10 AM
Find all posts by this user Quote this message in a reply
Primo Offline
Junior Member
*

Posts: 16
Joined: May 2010
Reputation: 0
Post: #7
RE: Roundcube installation manual not working !
do the installation again but with the latest version that you can find on the roundcube website, the old one mentioned in the how to doesnt work.
05-05-2011 06:30 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)