Microsoft Dynamics RMS Integration Requirements
RMS Integration
System Requirements
The latest stable versions of:
- MYSQL and PHP
- GD Lib
- IonCube Loader
- Apache
The following PHP extensions:
- PHP Extension "pdo_mysql" must be loaded
- PHP Extension "mcrypt" must be loaded
- PHP Extension "curl" must be loaded
- PHP Extension "gd" must be loaded
We recommend that the default database collation be set to utf-8 with the following settings:
- default-character-set = utf8
- character-set-server = utf8
- collation-server = utf8_general_ci