Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

rooky23's avatar

Laravel11 connection with SQL Server

I have a Laravel 11 application on a Linux Debian 11 web server with PHP-8.2 and Apache2, I connect to a SQL Server 2014 Database on a Windows Server 2012 R2 Standard Server.

But I get these errors SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:0A00014D:SSL routines::legacy sigalg disallowed or unsupported] SQLSTATE[HYT00]: [Microsoft][ODBC Driver 18 for SQL Server]Login timeout expired,

however when developing using XAMPP on my PC the connection to the SQL Server 2014 database works perfectly.

Can somebody help me?

0 likes
0 replies

Please or to participate in this conversation.