SQLSRV PHP for SQL Server for is not a valid Win32 application

前端 未结 4 1645
Happy的楠姐
Happy的楠姐 2021-02-02 15:12

Here is my setup

  • Windows Server 2008 R2 64 bit
  • Apache 2.4.4 64 bit
  • PHP 5.4.15 32 bit (64 bit is still experimental), thread safe, VC9 compiler
4条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-02 15:37

    Sqlsrv requires php x86. This message appears when php is 64 bit architecture.

提交回复
热议问题