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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: furqancreative21 at gmail dot com
New email:
PHP Version: OS:

 

 [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: Wed Apr 24 07:01:29 2024 UTC