Comments on: Connecting to Microsoft SQL Server in PHP on Linux https://sqlserveronlinuxbackup.com/php-linux-mssql/ All about SQL Server on Linux Backup & Maintenance Wed, 17 Jan 2024 12:58:58 +0000 hourly 1 https://wordpress.org/?v=6.1.10 By: Damir https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-4402 Wed, 17 Jan 2024 12:58:58 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-4402 pecl/sqlsrv requires PHP (version >= 8.0.0), installed version is 7.2.24-0ubuntu0.18.04.17
pecl/pdo_sqlsrv requires PHP (version >= 8.0.0), installed version is 7.2.24-0ubuntu0.18.04.17

]]>
By: Alexander Omelchenko https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-138 Mon, 11 Oct 2021 10:58:34 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-138 In reply to Murli.

Hi MURLI,

Could you please describe the issue in more detail?

Thank you!

]]>
By: ışık https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-88 Wed, 17 Feb 2021 09:11:42 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-88 thanks

]]>
By: Murli https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-84 Thu, 12 Nov 2020 04:39:28 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-84 Sir,

I want to retrival MS Access Database.MDB in Linux (Ubuntu) server using PHP.
Please help me how i can?
My emailid – [email protected]

Thankx in advance.
MNG

]]>
By: Marcelo https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-47 Mon, 03 Dec 2018 12:15:00 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-47 This work for me:
URI:
dblib:host=14.132.144.5:1433;dbname=smartzone

]]>
By: Bishop https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-38 Sat, 15 Sep 2018 06:18:45 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-38 I love how the pecl command ensures the by-hand modules are completely divorced from dependency calculations and regular updates. It’s a good thing it’s not 2018 when things can potentially need updating ever.

]]>
By: Leepolanco https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-32 Thu, 14 Jun 2018 04:00:36 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-32 I am having issues connecting from RedHat Linux OS 7.3/Apache/PHP 7.2 to SQLserver DB.
connection test script connects fine from CLI (php mytest.php), however browser not does.

fyi:
php.ini load drivers fine both on command line and browser.
[0] => odbc
[1] => sqlite
[2] => mysql
[3] => sqlsrv

googling dont lead me to correct solution on this specific scenario
any help/hint, i will appriciate.

thank you

]]>
By: Working with MS SQL Server in Python on Linux https://sqlserveronlinuxbackup.com/php-linux-mssql/#comment-22 Mon, 24 Jul 2017 05:12:19 +0000 http://sqlserveronlinuxbackup.com/?p=87#comment-22 […] in our PHP and Node tutorials, we’ll assume that you’re running Ubuntu and that you’ve got most of the […]

]]>