[PHP-DEV] PHP 4.0 Bug #8755: DLL gives Access violation From: mjhall <email protected>
Date: 01/17/01

From: mjhall <email protected>
Operating system: Windows NT
PHP version: 4.0.3pl1
PHP Bug Type: MSSQL related
Bug description: DLL gives Access violation

System is a Windows NT server running IIS and MS SQL 7.0.
Using the DLL version of the PHP server gives an "Access Violation" when using mssql_pconnect. mssql_connect is more stable but still occasionally reports the error as well. In most cases the MS Web server needs stopping/starting to correct the error.

Using the executable version of the PHP server produces no errors (i.e. change extensions to ".phx" and all is well and no crashes).

I have tried temporarily using MySQL instead and no errors are produced.

-- 
Edit Bug report at: http://bugs.php.net/?id=8755&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>