ID:               30815
 Updated by:       php-bugs@lists.php.net
 Reported By:      nicolas dot karageuzian at clubmed dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         ODBC related
 Operating System: AIX 4.3.3, Solaris 8
 PHP Version:      4.3.9
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2005-01-18 17:13:44] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2004-11-17 17:44:43] nicolas dot karageuzian at clubmed dot com

I experienced the same problem using PHP 4.3.3 on AIX 4.3.3 or Solaris
8.
In every case, i'm connecting to a DB2v7.2/zOS database.
I'm not using --with-ibm-db2 but the unixODBC (2.2.10) driver over the
CLI interface.
When i run a loadTest, i can see on my SGBD more connexions from the
httpdaemon/phpdbuser than allowed in php.ini.
(i've set odbc.max_links = 5 in php.ini, but i can see up to 10
connexion threads on SGBD).
Is there any patch or config i missed to correct this ?
I noticed the following as well, it could be linked to my problem :
the "Active Persistent Links" and "Active Links" values in ODBC section
(from phpinfo) always displays 0, in any case.

------------------------------------------------------------------------

[2004-11-17 17:07:31] nicolas dot karageuzian at clubmed dot com

Description:
------------
I experienced the same problem using PHP 4.3.3 on AIX 4.3.3 or Solaris
8.
In every case, i'm connecting to an DB2/zOS database.
I'm not using --with-ibm-db2 but the unixODBC driver over the CLI
interface.
When i run a loadTest, i can see on my SGBD more connexions from the
httpdaemon/phpdbuser than allowed in php.ini.
(i've set odbc.max_links = 5 in php.ini, but i can see up to 10
connexion threads on SGBD).
Is there any patch or config i missed to correct this ?
I noticed the following as well, it could be linked to my problem :
the "Active Persistent Links" and "Active Links" sections from
phpinfo() always displays 0, in any case.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30815&edit=1

Reply via email to