• Sign In
  • Join

Microsoft
  • IIS
  • Home
  • Manage
  • Downloads
  • Learn
  • Reference
  • Solutions
    • Technologies
    • .NET Framework
    • ASP.NET
    • PHP
    • Windows Server
    • SQL Server
    • Web App Gallery
    • Microsoft Azure
    • Tools
    • Visual Studio
    • Visual Studio Code
    • Web Platform Installer
    • Get Help:
    • Ask a Question in our Forums
    • More Help Resources
  • Blogs
  • Forums

Home IIS.NET Forums Partner and Community Forums PHP Community extension=php_sqlsrv.dll not loading extension=php_sqlsrv.dll not loading

View Complete Thread

Shortcuts

  • Active Threads
  • Unanswered Threads
  • Unresolved Threads
  • Advanced Search
    • Reply
    merrittr merrittr

    10 Posts

    extension=php_sqlsrv.dll not loading

    Jul 21, 2019 09:31 PM|merrittr|LINK

    i have iis 7.5 with fastcgi php 

    php info says":

    Loaded Configuration File C:\Program Files\PHP\v7.2\php.ini

    and in the php.ini i have php_sqlsrv and it is there 

    [ExtensionList]
    extension=php_mysqli.dll
    extension=php_sqlsrv.dll
    extension=php_mbstring.dll
    extension=php_gd2.dll
    extension=php_gettext.dll
    extension=php_curl.dll
    extension=php_exif.dll
    extension=php_xmlrpc.dll
    extension=php_openssl.dll
    extension=php_soap.dll
    extension=php_pdo_mysql.dll
    extension=php_pdo_sqlite.dll
    extension=php_imap.dll
    extension=php_tidy.dll

    when i run php -m i do not see php_sqlsrv ? how do i get it working?

    PS C:\WINDOWS\system32> php -m
    [PHP Modules]
    bcmath
    calendar
    Core
    ctype
    date
    dom
    filter
    hash
    iconv
    json
    libxml
    mbstring
    mysqlnd
    openssl
    pcre
    PDO
    Phar
    readline
    Reflection
    session
    SimpleXML
    SPL
    standard
    tokenizer
    wddx
    xml
    xmlreader
    xmlwriter
    zip
    zlib

    [Zend Modules]

  • This site is managed for Microsoft by Neudesic, LLC. | © 2019 Microsoft. All rights reserved.
  • Privacy Statement
  • Terms of Use
  • Contact Us
  • Advertise with Us
  • Hosted on Microsoft Azure
  • Follow us on:
  • Twitter
  • Facebook
  • Microsoft
  • Feedback on IIS