Skip to content

Installing current PHP without Web Platform Installer #510

@PHuhn

Description

@PHuhn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions