php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23644 mssql_pconnect not allow more thatn 1 user to connect
Submitted: 2003-05-15 13:02 UTC Modified: 2003-05-15 13:06 UTC
From: vosorio at sinectis dot com dot ar Assigned:
Status: Not a bug Package: MSSQL related
PHP Version: 4CVS-2003-05-15 (stable) OS: red hat 7.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: vosorio at sinectis dot com dot ar
New email:
PHP Version: OS:

 

 [2003-05-15 13:02 UTC] vosorio at sinectis dot com dot ar
if i make a connection with a mssq_pconnect only allows me to conect myself ,no one else can connect after me.
in my php.ini i've got allow persistant connection with -1 and every issue like this with -1 which means infite;
and if i change the connection to mssql_connect is too low.... and i need to be logged into the mssql server all the time, that's why i used mssql_pconnect instead of mssql_connect.

i need help please !!!!

execuse me for my english.
Vero

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-15 13:06 UTC] sniper@php.net
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. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC