ID:               39995
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mike at bitching dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         Unknown/Other Function
 Operating System: Windows Vista
 PHP Version:      5.2.0
 New Comment:

Make sure your PHP installation directory is added to the system path.
Also make sure that you are modifying the php.ini file that PHP uses
and is shown near the top of phpinfo page.


Previous Comments:
------------------------------------------------------------------------

[2006-12-31 15:07:11] mike at bitching dot org

Description:
------------
Using PHP in IIS 7 works on a basic level, but PHP refuses to use any
SQL related extension.  To check the problem I've edited php.ini to
contain various other extensions.  Those changes are reflected in
phpinfo().  However, enabling any of the four SQL related extensions
(MySQL, MySQLi, MSSQL, MSQL) is not reflected in phpinfo().  The DLLs
are loaded, as verified by looking at them through Process Monitor. 
The DLL loads successfully, but it never shows up in phpinfo().

The problem has actually been reported in another case on the news
server (http://news.php.net/php.install/17762), but I was unable to
find a bug report filed.  Interestingly, it seems to present on a
different version of Windows with a different version of IIS as well.



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


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

Reply via email to