When I try install over Windows 2003 Server with IIS, and PHP5 the programa the Sugarcrm V5.0 make this error:
Component Status
Database unavailable Database Support was not found. Please make sure you have the necessary drivers for one of the following supported Database Types: MySQL, MS SQLServer, or Oracle. 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 Sugar 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.
I edit the PHP and include the extension for msql and mbstring but the error continue.
Start Free Trial