Page 1 of 2
Roundcube problem [Solved]
Posted: Wed Apr 08, 2015 5:41 am
by theomidm
Hi there,
i just installed vestacp on CentOS and i wanted to check if the mail section works.
so i clicked on webmail, and i got this in round cube:
CONFIGURATION ERROR
defaults.inc.php was not found.
Please read the INSTALL instructions!
Is there any configuration that i should do or something?
because i thought round cube should work out of box.
thanks
Solution:
I changed chmod of that file to 755 and now everything works fine. If you have this problem too try it ;)
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:05 am
by skurudo
have you tried using --force
when re-installing roundcube?
That should replace the missing files.
(it was there -
viewtopic.php?f=12&t=5259)
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:07 am
by skurudo
theomidm wrote:because i thought round cube should work out of box.
Dunno, it's work good as for me out of box.
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:08 am
by theomidm
skurudo wrote:have you tried using --force
when re-installing roundcube?
That should replace the missing files.
(it was there -
viewtopic.php?f=12&t=5259)
I didn't reinstall roundcube, ot even install! i just installed vesta
skurudo wrote:theomidm wrote:because i thought round cube should work out of box.
Dunno, it's work good as for me out of box.
Unfortunately mine does not work
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:22 am
by skurudo
Yep, it's sad to hear.
Let's see, what's going on - may be in your system repo problem?
It is server or vps? What's in your /etc/system-release?
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:25 am
by skurudo
Can you show, what's in your /etc/roundcubemail and do you have this directory or files in it?
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:25 am
by theomidm
skurudo wrote:Yep, it's sad to hear.
Let's see, what's going on - may be in your system repo problem?
It is server or vps? What's in your /etc/system-release?
it's a VPS , and CentOS release 6.6 (Final)
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:26 am
by theomidm
skurudo wrote:Can you show, what's in your /etc/roundcubemail and do you have this directory or files in it?
i have this directory and files, even config/defaults.inc.php
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:29 am
by skurudo
theomidm wrote: it's a VPS , and CentOS release 6.6 (Final)
Ok, we have the same OS version, it's good to know.
What's with your yum repos?
Re: Roundcube problem
Posted: Wed Apr 08, 2015 8:30 am
by skurudo
theomidm wrote:i have this directory and files, even config/defaults.inc.php
Show me output this command:
ls -la /etc/roundcubemail/
Example:
Code: Select all
$ ls -la /etc/roundcubemail/
drwxr-xr-x. 2 root root 4096 Apr 4 18:47 .
drwxr-xr-x. 92 root root 4096 Apr 6 09:36 ..
-rw-r-----. 1 root apache 3908 Mar 16 20:54 config.inc.php.sample
-rw-r--r--. 1 root root 2168 Apr 4 18:47 db.inc.php
-rw-r-----. 1 root apache 48599 Mar 20 13:03 defaults.inc.php
-rw-r--r--. 1 root root 35891 Nov 25 2013 main.inc.php
-rw-r-----. 1 root apache 2815 Mar 16 20:54 mimetypes.php