From:             marcos dot neves at gmail dot com
Operating system: FreeBSD 5.4-STABLE i386
PHP version:      5.1.6
PHP Bug Type:     MySQL related
Bug description:  pconnect can´t reuse open connection

Description:
------------
Probably it´s the same bug of 38283, but with a newer version and a
different OS.

I try the same version on windows, and mysql_pconnect reuse the connection
as expected. But on two php instalations on two machines, pconnect works as
a simple mysql_connect.
The php.ini configuration are ok, and php is running as Apache Module, as
required for pconnect works.

FreeBSD 5.4-STABLE i386

apache-2.2.2_1 Version 2.2 of Apache web server with prefork MPM.

php5-5.1.6_2


-- 
Edit bug report at http://bugs.php.net/?id=39239&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39239&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39239&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39239&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39239&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39239&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39239&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39239&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39239&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39239&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39239&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39239&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39239&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39239&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39239&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39239&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39239&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39239&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39239&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39239&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39239&r=mysqlcfg

Reply via email to