Edit report at https://bugs.php.net/bug.php?id=61620&edit=1

 ID:                 61620
 Updated by:         ahar...@php.net
 Reported by:        webmaster at detaghof dot nl
 Summary:            don't can use mssql driver
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            MSSQL related
 Operating System:   windows 7
 PHP Version:        5.3.10
 Block user comment: N
 Private report:     N

 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------
[2012-04-04 10:04:56] webmaster at detaghof dot nl

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 this bug report at https://bugs.php.net/bug.php?id=61620&edit=1

Reply via email to