Hey,
I tried to install roundcube on CentOS server, it all works fine till step 3, then I get
"main.inc.php:  NOT OK(Unable to read file. Did you create the config files?)
db.inc.php:  NOT OK(Unable to read file. Did you create the config files?)"

My config:
"ls -l config
total 48
-rw-rw-r--  1 apache users  2217 Feb 20 01:44 db.inc.php
-rw-rw-r--  1 apache users  2191 Feb 20 03:19 db.inc.php.dist
-rw-rw-r--  1 apache users 16940 Feb 20 02:52 main.inc.php
-rw-rw-r--  1 root   root  16844 Feb 20 03:19 main.inc.php.dist"

Also tried without write.

What am I doing wrong ?