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
RoundCube 0.9.x requires the PHP PDO extension, and pdo_mysql extension to use MySQL.