Installation Error at Step 3

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
etienne

Installation Error at Step 3

Post by etienne »

My Platform:
Windows XP SP2
Apache 2
Mysql 4.1
Php 4

This error message appears : "Fatal error: You must have the mysqli extension installed. in C:\www\cmsmadesimple\lib\adodb\drivers\adodb-mysqli.inc.php on line 52".

What can i do to pass through this step successfully ?

Thanks all !

Etienne.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Installation Error at Step 3

Post by Ted »

Your version of PHP and MySQL don't like either other. You can try setting MySQL 4.0 in the CMSMS installer which sometimes works. The main problem is that PHP uses different commands to connect to MySQL 4.1 and above, and a lot of times these aren't compiled into the version of PHP that you've installed. If the 4.0 driver doesn't work, your best bet is to either find a version of PHP that supports MySQLi, or downgrade your MySQL to a 4.0 series.
etienne

Installation Error at Step 3

Post by etienne »

i have php 4.3. i install other applications qwith the same platform who requires php and mysql and it's functionning.

how can i configure mysql or php or cmsmade simple to pass the step successfully if it's possible, i think.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Installation Error at Step 3

Post by Ted »

Try selecting MySQL 4.0 instead of 4.1 in the CMSMS installer.
etienne

Installation Error at Step 3

Post by etienne »

i try it and i have this error : "Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\www\cmsmadesimple\lib\adodb\drivers\adodb-mysql.inc.php on line 339
Connection failed".
Locked

Return to “[locked] Installation, Setup and Upgrade”