(04-24-2024, 05:44 PM)kenjis Wrote: Try to set an empty string '' to port in the DB Config.
Thank you for your reply.
However, the suggestion does not seem to work.
I added the following line in my .env file:
PHP Code:
database.default.port = ''
and now get this error message:
Code:
Unable to connect to the database.
Main connection [sqlsrv]: [Microsoft][ODBC Driver 17 for SQL Server]SQL Server Network Interfaces: Connection string is not valid [87]. SQLSTATE: 08001, code: 87