From:             
Operating system: windows 7
PHP version:      5.3.10
Package:          MSSQL related
Bug Type:         Bug
Bug description:don't can use mssql driver

Description:
------------
i have install php 5.3.1 with the installer. i am using iis for my web
server. but if i wanne add the extensions for pdo mssql and normal mssql.
he don't wanne use them. and if search on google for this problem many
people have the same problem. 


phpinfo give this
cscript /nologo configure.js "--enable-snapshot-build"
"--enable-debug-pack" "--disable-zts" "--disable-isapi" "--disable-nsapi"
"--without-mssql" "--without-pdo-mssql" "--without-pi3web"
"--with-pdo-oci=C:\php-sdk\oracle\instantclient10\sdk,shared"
"--with-oci8=C:\php-sdk\oracle\instantclient10\sdk,shared"
"--with-oci8-11g=C:\php-sdk\oracle\instantclient11\sdk,shared"
"--with-enchant=shared" "--enable-object-out-dir=../obj/"
"--enable-com-dotnet" "--with-mcrypt=static" "--disable-static-analyze" 

Test script:
---------------
i have add this to php.ini and it don't work

[PHP_PDO_MSSQL]
extension=php_pdo_sqlsrv_53_nts_vc9.dll
[PHP_MSSQL]
extension=php_sqlsrv_53_nts_vc9.dll


-- 
Edit bug report at https://bugs.php.net/bug.php?id=61620&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61620&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61620&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61620&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61620&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61620&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61620&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61620&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61620&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61620&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61620&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61620&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61620&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61620&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61620&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61620&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61620&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61620&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61620&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61620&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61620&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61620&r=mysqlcfg

Reply via email to