-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Hey Patrick:
Web Platform Installer has not been updated since 2020, and the latest PHP seem to be 7.2. I'm trying to figure out how to install later versions of PHP. I'm currently getting the following message:
Your PHP installation appears to be missing the SQLSrv extension which is required by Project Nami.
I've copy the development INI file into PHP.INI. I've added the following:
extension=php_pdo_sqlsrv_74_nts_x64.dll
extension=php_pdo_sqlsrv_74_ts_x64.dll
extension=php_sqlsrv_74_nts_x64.dll
extension=php_sqlsrv_74_ts_x64.dll
I've added the above files to the EXT folder.
Any more suggestions?
Metadata
Metadata
Assignees
Labels
No labels