php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70310 PHP 5.6.8 with SQLSERVER NOT ENABLING
Submitted: 2015-08-20 10:09 UTC Modified: 2015-08-30 04:22 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: furqancreative21 at gmail dot com Assigned:
Status: No Feedback Package: sqlsrv (PECL)
PHP Version: 5.6Git-2015-08-20 (snap) OS: Windows 7
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2015-08-20 10:09 UTC] furqancreative21 at gmail dot com
Description:
------------
My Question is about connecting SQL SERVER via PHP 5.6.8
I am using XAMPP and downloaded drivers (SQLSRV 3.2) from
http://www.microsoft.com/en-us/download/details.aspx… and install in PHP/ext and alsi in php.ini addes these lines
php_pdo_sqlsrv_56_ts.dll
php_sqlsrv_56_ts.dll
But while checking via Phpinfo() PDO SQL SERVER IS NOT ENABLED. 
Please support


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-08-20 10:20 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2015-08-20 10:20 UTC] ab@php.net
@furqancreative21 shouldn't it be extension=php_pdo_sqlsrv_56_ts.dll, etc.?

Thanks.
 [2015-08-30 04:22 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 00:01:28 2024 UTC