Roundcube problem [Solved]
Roundcube problem [Solved]
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 ;)
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 ;)
Last edited by theomidm on Wed Apr 08, 2015 8:45 am, edited 1 time in total.
Re: Roundcube problem
have you tried using --force
when re-installing roundcube?
That should replace the missing files.
(it was there - viewtopic.php?f=12&t=5259)
when re-installing roundcube?
That should replace the missing files.
(it was there - viewtopic.php?f=12&t=5259)
Re: Roundcube problem
Dunno, it's work good as for me out of box.theomidm wrote:because i thought round cube should work out of box.
Re: Roundcube problem
I didn't reinstall roundcube, ot even install! i just installed vestaskurudo 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)
Unfortunately mine does not workskurudo wrote:Dunno, it's work good as for me out of box.theomidm wrote:because i thought round cube should work out of box.
Re: Roundcube problem
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?
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
Can you show, what's in your /etc/roundcubemail and do you have this directory or files in it?
Re: Roundcube problem
it's a VPS , and CentOS release 6.6 (Final)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?
Re: Roundcube problem
i have this directory and files, even config/defaults.inc.phpskurudo wrote:Can you show, what's in your /etc/roundcubemail and do you have this directory or files in it?
Re: Roundcube problem
Ok, we have the same OS version, it's good to know.theomidm wrote: it's a VPS , and CentOS release 6.6 (Final)
What's with your yum repos?
Re: Roundcube problem
Show me output this command:theomidm wrote:i have this directory and files, even config/defaults.inc.php
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