I have used bitnami-dreamfactory-2.0.4-0-windows-installer and continue to pump my head against the “Required extension or module ‘sqlsrv’ is not installed or loaded.” error.
I have combed through this particular post in hopes of finding a solution to the issue and have had no success.
I have used the msodbcsql.msi, SQLSRV30.exe, as well as moved php_pdo_sqlsrv_55_ts.dll and php_sqlsrv_55_ts.dll into …php\ext location and added “extension=php_pdo_sqlsrv_55_ts.dll” and “extension=php_sqlsrv_55_ts.dll” into php.ini.
Nothing is working for me. Any help would be deeply appreciated.
@Mike_Harvey adding on to what Todd said, the latest Bitnami release has resolved the issue with PHP compilation (so sqlsrv and oci8 will work now,) AND it has V8. So basically, everything is back to normal =)