php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9693 Killed persistent connections not recognized
Submitted: 2001-03-12 01:49 UTC Modified: 2002-01-08 01:52 UTC
From: jti at iki dot fi Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 4.0.4pl1 OS: Redhat 7.0
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:
44 + 22 = ?
Subscribe to this entry?

 
 [2001-03-12 01:49 UTC] jti at iki dot fi
-- PHP-modules: 

'./configure' '--with-apxs' '--enable-calendar' '--with-mysql=/usr' '--with-sybase-ct=/opt/sybase-11.9.2' '--enable-dbase' '--with-imap=/usr/local'

-- Sybase version:

SQL anywhere 7.01

-- PHP.ini

Sybase-section unchanged

-- Additional info

Sybase disconnects active connections after
240min inactivity period

PHP tries to use those "dead" persistent connections and
does not return any errors.

Of course queries do not return any data :)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-18 13:33 UTC] lobbin@php.net
Can this be reproduced with PHP 4.1.0?

R.
 [2002-01-08 01:52 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 21:01:29 2024 UTC