ID: 12089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: MSSQL related Operating System: Win2k Pro SP2 PHP Version: 4.0.6 New Comment: In the PHP FAQ it states persistent conns do not function as persistent under CGI conditions. The manual does not reflect this. I'll submit a documentation related bug on this. Previous Comments: ------------------------------------------------------------------------ [2001-07-12 05:30:52] [EMAIL PROTECTED] As a side note, this existed in 4.0.5 aswell. It is not 4.0.6 specific. ------------------------------------------------------------------------ [2001-07-12 04:59:59] [EMAIL PROTECTED] I use mssql_pconnect in my script once and if I check the sql7 profiler it does this: Connect | PHP 4.0 ExistingConnection | PHP 4.0 ... queries from script Disconnect | PHP 4.0 Isn't it supposed to keep the connection for other scripts to use? I'm not explicitly closing it. I'm allowing unlim pconns in my ini too. Win2k Pro SP2 - IIS5 - CGI Interface (ISAPI Interface seems broken for me hence using CGI) ------------------------------------------------------------------------ ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=12089&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]