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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
20 + 45 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 19:01:29 2024 UTC