I can not make PHP 5.6 connection to SQLSERVER

0

I've tried to run sqlserver with php but I have not been successful. It does not show me in phpinfo(); that the driver likes.

I have this configuration:

  

System: Windows 10 Pro 1709 64 Bit   Compiler: MSVC11 (Visual C ++ 2012)   Thread Safety: Enabled

     

WampServer 3.0.6 64 Bit   Apache 2.4.23   PHP 5.6.25   SQL server management studio 17.4

Load drivers he shows them to me in PHP Extensions

and add them to the init but in phpinfo he still does not show me

I do not know much about the subject, I always use MYSQL, but they asked me to connect to a database already made in SQL SERVER .

    
asked by Avendaño Erick 16.01.2018 в 19:22
source

0 answers