Roundcube Community Forum

Release Support => Pending Issues => Topic started by: killinghall on July 10, 2008, 09:39:28 AM

Title: Installer Cannot Locate MySQL Database
Post by: killinghall on July 10, 2008, 09:39:28 AM
Can some help a RC newbie to finding out what's wrong with the installer not looking out successfully for MySQL?

Thank you.

-------------------------------

OS: Windows
Web Server: IIS7.0

Mail Server: hMailServer (works OK with a current webmail program)
RoundCube: roundcubemail-0.2-alpha.1.tar.gz

PHP: v5.26 (C:\Program Files\PHP)
DB: MySQL (installed at C:\Program Files\hMailServer\MySQL)

Checking available databases

Check which of the supported extensions are installed. At least one of them is required.

MySQL:  NOT AVAILABLE(Not installed)
MySQLi:  NOT AVAILABLE(Not installed)
PostgreSQL:  NOT AVAILABLE(Not installed)
SQLite (v2):  NOT AVAILABLE(Not installed)

-------------------------------
Title: Installer Cannot Locate MySQL Database
Post by: bpat1434 on July 10, 2008, 10:54:28 AM
Make sure that in the php.ini the mysql extension is enabled.  I'm not sure if hMailServer uses mysql.
Title: Installer Cannot Locate MySQL Database
Post by: killinghall on July 10, 2008, 09:09:39 PM
Thanks, mate! I realised the extension wasn't included when I installed PHP. Ran it again and checked the MySQL extension, rebooted (really have to reboot else problem won't go away!) and the installer shows 'OK' now on the extension.