ID:               47775
 Updated by:       j...@php.net
 Reported By:      itamarc at rogers dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Dynamic loading
 Operating System: Windows 2003 Ent SP2
 PHP Version:      5.2.9
 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:
------------------------------------------------------------------------

[2009-03-25 15:30:42] itamarc at rogers dot com

Description:
------------
Trying to make PHP work with MSSQL DLL I tried to load it in my
installation but when I use "print_r(get_loaded_extensions());" to check
what is loaded it wasn't.

I doubled checked the php.ini to confirm and it was also listed in
there.

Reproduce code:
---------------
I am able to reproduce this every time I try on this installation.

Expected result:
----------------
I would expect it to list MSSQL.

Actual result:
--------------
It lists the following:

 [0] => bcmath [1] => calendar [2] => com_dotnet [3] => ctype [4] =>
session [5] => filter [6] => ftp [7] => hash [8] => iconv [9] => json
[10] => odbc [11] => pcre [12] => Reflection [13] => date [14] => libxml
[15] => standard [16] => tokenizer [17] => zlib [18] => SimpleXML [19]
=> dom [20] => SPL [21] => wddx [22] => xml [23] => xmlreader [24] =>
xmlwriter [25] => ISAPI 


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47775&edit=1

Reply via email to