dreamfactorysoftware / df-genie

Automated DreamFactory installer
0 stars 0 forks source link

SQL Server integration is not working. Even after adding extension=sqlsrv to php.ini as described in below card. This is definitely the highest priority. #11

Closed vadimt-spg closed 5 years ago

vadimt-spg commented 5 years ago

I found in what was the error. The error was because the script enables PHP extensions via phpenmod. In default, phpenmod enable modules only for cli env. I rewrote PHP extensions section. Now, seems all ok. Test it, please. I tested script via phpinfo() function. nginx+php-fpm, apache2