Roundcube Community Forum

Release Support => Pending Issues => Topic started by: seizart on July 15, 2013, 12:57:57 PM

Title: mysql not detetected during installation
Post by: seizart on July 15, 2013, 12:57:57 PM
Hello

I m currently installing roundcube on a cpanel client.

But the installation script doesn t find mysql even if i have several website with mysql hosted on this server.

I don t really understand what s happening, the only choice i have is sqllite.

The only thing we changed is the datadir:

Waiting for mysql to restart...........finished.

mysqld_safe (/bin/sh /usr/bin/mysqld_safe --datadir=/home/mysql/mysql --pid-file=/home/mysql/mysql/myserver.pid) running as root with PID 5939 (process table check method)
mysqld (/usr/sbin/mysqld --basedir=/ --datadir=/home/mysql/mysql --user=mysql --log-error=/home/mysql/mysql/myserver.err --pid-file=/home/mysql/mysql/myserver.pid) running as mysql with PID 6006 (pidfile check method)

mysql started ok
Title: Re: mysql not detetected during installation
Post by: SKaero on July 15, 2013, 01:19:39 PM
RoundCube 0.9.x requires the PHP PDO extension, and pdo_mysql extension to use MySQL.