Hello, when I run the connection to mssql via my site I get the following error:
Fatal error: Uncaught PDOException: SQLSTATE [08001]: [Microsoft] [ODBC Driver 13 for SQL Server] Named Pipes Provider: Unable to open a connection to SQL Server [53]. C: \ xampp \ htdocs \ test \ news \ index \ config.php (5): PDO -> __ construct (' Sqlsrv: Server = T ... ') # 1 C: \ xampp \ htdocs \ test \ news \ index \ index.php (2): include (' C: \\ xampp \\ htdocs ... ') # 2 {Main} thrown in C: \ xampp \ htdocs \ test \ news \ index \ config.php on line 5
Can you help me ?
Thanks.






