Jump to content

problem with php_mssql.dll


gluck4

Recommended Posts

Configuration: Windows 2003, IIS 6, PHP as CGI, MSSQL SERVER 2005, MySQL. User IUSR_HOST has full access to php directory.

Problem: when i use extension=php_mssql.dll in php.ini, appears mistake
[code]PHP Warning: Unknown(): Unable to load dynamic library 'c:\php\extensions\php_mssql.dll' - Access is denied. in Unknown on line 0[/code]

MySQL too stops to work. IIS writes:
[code]The specified CGI application misbehaved by not returning a complete set of HTTP headers.[/code]

Without extension=php_mssql.dll all work, except MSSQL.
Link to comment
https://forums.phpfreaks.com/topic/31579-problem-with-php_mssqldll/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.