Installation Issue

Am trying to install SuiteCrm in WAMP with Mysql 5.6.17 and PHP 5.5.12 it throws .

[color=#ff0000]Database unavailable

Database Support was not found. Please make sure you have the necessary drivers for one of the following supported Database Types: MySQL or MS SQLServer. You might need to uncomment the extension in the php.ini file, or recompile with the right binary file, depending on your version of PHP. Please refer to your PHP Manual for more information on how to enable Database Support.

MB Strings Module

Functions associated with the Multibyte Strings PHP extension (mbstring) that are needed by the SuiteCRM application were not found.

Generally, the mbstring module is not enabled by default in PHP and must be activated with --enable-mbstring when the PHP binary is built. Please refer to your PHP Manual for more information on how to enable mbstring support.
[/color]

display_errors is set to off in PHP _ini file. and also the required extensions are enabled.

What am I missing here ?

Thanks in advance.

Can you post a copy of your phpinfo?

PFA

Sorry missed the attachment…here you go.

The Annex will annoy you - try it one more time

What wrong am I making on attachments ??? Getting atleast this time ???

am trying to install suitecrm with mysql 5.5.53 and php 5.6.27

FastCGI

For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.

FastCGI

For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.

Database unavailable

Database Support was not found. Please make sure you have the necessary drivers for one of the following supported Database Types: MySQL or MS SQLServer. You might need to uncomment the extension in the php.ini file, or recompile with the right binary file, depending on your version of PHP. Please refer to your PHP Manual for more information on how to enable Database Support.

MB Strings Module

Functions associated with the Multibyte Strings PHP extension (mbstring) that are needed by the SuiteCRM application were not found.

Generally, the mbstring module is not enabled by default in PHP and must be activated with --enable-mbstring when the PHP binary is built. Please refer to your PHP Manual for more information on how to enable mbstring support.

Location of your PHP configuration file (php.ini):

what am missing here?

Hi,

Trying to install SuiteCRM using PHP 7.0.9/MS SQL Server 204 developer on Win 7 !
On install.php, Site Configuration page, Required Field does not go away !!

Please Help.