php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8810 Access violation with mssql.allow_persistent = on
Submitted: 2001-01-19 14:45 UTC Modified: 2001-06-30 14:41 UTC
From: claudio at bratwurst dot ch Assigned:
Status: Closed Package: MSSQL related
PHP Version: 4.0.4pl1 OS: Windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 26 = ?
Subscribe to this entry?

 
 [2001-01-19 14:45 UTC] claudio at bratwurst dot ch
PHP 4.0.4pl1 gives an access violation when persistent connections are enabled using mssql.allow_persistent = on. It doesn't matter if they are used or not. The code seems to work but each request produces an access violation dialog. Setting mssql.allow_persistent to "off" resolves the problem (for a price I'm not willing to pay). I tried both MS SQL Server 7 and 2000 both on Windows 2000 Professional. PHP 4.0.4 had the same problems. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-30 14:41 UTC] fmk@php.net
The function mssql_pconnect() has been fixed in php4.0.6. Please update and try again.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 13:01:29 2024 UTC