Page 1 of 1

No valid database drivers appear to be compiled into your PHP install

Posted: Wed Jul 02, 2008 6:47 am
by pianoku
Hi all,

I am trying to install the CMS on my network for intranet purposes.

When doing the Step 3, It gets an error message as follow:

“No valid database drivers appear to be compiled into your PHP install. Please confirm that you have mysql, mysqli, and/or postgres7 support installed, and try again.”

In the database type section.

Thank you for your help.

RS

Re: No valid database drivers appear to be compiled into your PHP install

Posted: Wed Jul 02, 2008 6:56 am
by cyberman
Which database do you want to use?

Re: No valid database drivers appear to be compiled into your PHP install

Posted: Wed Jul 02, 2008 11:41 pm
by pianoku
I am using the database from the CMSMS bundled. Fresh install.

I am going to install it on WIndows Server 2003 with Apache and MySQL and PHP 5.

Thanks.

Re: No valid database drivers appear to be compiled into your PHP install

Posted: Thu Jul 03, 2008 1:11 am
by Dr.CSS
There is no DB in the CMSMS folder, it wants to write to one...

Re: No valid database drivers appear to be compiled into your PHP install

Posted: Thu Jul 03, 2008 4:53 am
by Nullig
In the Windows Extensions section of your php.ini file, make sure that the following lines are uncommented:

extension=php_mysql.dll
extension=php_mysqli.dll

Nullig

Re: No valid database drivers appear to be compiled into your PHP install

Posted: Wed Jul 09, 2008 11:24 am
by DrMopp
Hi,  I have the same problem as Pianoku - the lines in PHP.ini have been uncommented. PHP.ini attached (extension only changed for upload!)  Help appreciated.