1

Topic: Roundcube problem

HI,
I have ubuntu 13.04 and install iredmail 0.8.5 on it. Everything works fine except roundcube. When I try  to go to the web-mail, i see white page. Apache log shows 2 errors with roundcube:
1) PHP Warning:  Error writing to log file /usr/share/apache2/roundcubemail/logs/errors; Please check permissions in /usr/share/apache2/roundcubemail-0.9.2/program/lib/Roundcube/rcube.php on line 1056

But the owner of the log and temp folders is apache, and permissions are 0755.

2) PHP Warning:  Configuration error. Unsupported database driver:  in /usr/share/apache2/roundcubemail-0.9.2/program/lib/Roundcube/rcube.php on line 1156

I think there is a problem with a db.inc.php settings. I Have mysql 5.5 installed in the system. In phpmyadmin i see that there is a new table named "roundcubemail". But in db.inc.php at first there was mysqli as a database setting, I changed to mysql but nothing changed.
Could you help me?




==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Roundcube problem

ramzes.romzik wrote:

But the owner of the log and temp folders is apache, and permissions are 0755.

It should be owned by 'www-data:www-data' on Debian/Ubuntu.

ramzes.romzik wrote:

2) PHP Warning:  Configuration error. Unsupported database driver:  in /usr/share/apache2/roundcubemail-0.9.2/program/lib/Roundcube/rcube.php on line 1156

Not sure about this issue. Do you have PHP module 'php-mysql' and 'php-mysqli' installed? Does it work after you fixed the first issue?

3

Re: Roundcube problem

1) It is owned by www-data:www-data
2) php -m shows that both modules installed on the system

4

Re: Roundcube problem

The problem is still active

5

Re: Roundcube problem

Solve the problem. The problem was with the permissions in the folder roundcubemail.