Hello,
The following are my current permissions setting for Roundcube:
[root@scientific-vb config]# ls -l total 84 -rw-r--r--. 1 apache apache 2663 Feb 13 17:05 db.inc.php -rw-r--r--. 1 apache apache 2662 Sep 28 06:16 db.inc.php.dist -rw-r--r--. 1 apache apache 33274 Feb 13 17:05 main.inc.php -rw-r--r--. 1 apache apache 33208 Nov 30 08:11 main.inc.php.dist -rw-r--r--. 1 apache apache 2450 Oct 20 2010 mimetypes.php
However, the Roundcube installer keeps saying: "Unable to read file. Did you create the config files?"
What am I doing wrong?
Thanks!
P.S. My Roundcube resides in /var/www/html/webmail/, it is connected to MySQL, and the web server user is "apache" (sans quotes).
On 13 February 2012 01:08, Ben Schmidt mail_ben_schmidt@yahoo.com.au wrote:
That should be OK. I don't have any other ideas right now, so perhaps send your reply to the mailing list to see if others have any.
Ben.
On 13/02/12 4:47 PM, Advrk Aplmrkt wrote:
They are all read and writable by my webserver user and group (i.e. apache). Should it be something else?
On 13 February 2012 00:20, Ben Schmidtmail_ben_schmidt@yahoo.com.au wrote:
Maybe the permissions of the config directory are wrong (or even a directory higher up the file hierarchy)?
Ben.
On 13/02/12 3:36 PM, Advrk Aplmrkt wrote:
Hello,
I managed to setup latest Roundcube on my server (w/ MySQL and Apache) up and through the config file setup.
I downloaded the two config files and moved them into /var/www/html/webmail/config (webmail is my Roundcube directory), and chown'ed them to apache.apache (apache is my webserver user). However, the Roundcube installer says it can't read the config files.
Am I doing anything wrong? Can someone help me troubleshoot this? Thank you very much!