[PHP-DB] Interbase: ibase_pconnect() problem solved

2001-03-19 Thread Wolfgang Hege
requests before the first persistent connection is to be re-used. I decreased the 'ThreadsPerChild' value in 'httpd.conf' to 5, and - Miracle! - after the fifth request the connections are going to be re-used. Wolfgang. Wolfgang Hege wrote: > I have following problem when

[PHP-DB] Interbase: ibase_pconnect() problem

2001-03-15 Thread Wolfgang Hege
Hi ! I have following problem when connecting to Interbase: When trying to establish a persistent connection using 'ibase_pconnect()', a new connection is created each time. The database connection remains open, but it will not be re-used later. So I have loads of database connections and a huge