ID: 14337 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: MySQL related Operating System: SuSE Linux 7.3 PHP Version: 4.0.6 New Comment:
It seems that this problem actually *had* something to do with Apache. The Apache was set up as "thick" (whatever this means, I guess that's SuSE specific... dunno!) in one of those configuration files. As for MySQL, it was still down at 100 maximum connections, so we raised that to 256 and gave it some more table cache (from 64 to 192), and everything seems to run quite smoothly now. I hope that was the only problem. Well, we'll see... Previous Comments: ------------------------------------------------------------------------ [2001-12-04 07:59:10] [EMAIL PROTECTED] I forgot to mention that we're using the PHP safe_mode option, if this might have anything to do with it. ------------------------------------------------------------------------ [2001-12-04 07:38:56] [EMAIL PROTECTED] As already mentioned in #13589, we're having the same problem with persistent connections. The weird thing is, that connections opened by ASP (via ODBC) and JSP are being correctly recycled. Thus there must be something about PHP messing around with persistent connections. Sorry, but Apache child processes not having a connection to MySQL and causing this doesn't make any sense to me. BTW, we're using MySQL .23.44 and Apache 1.3.20. Good luck! ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14337&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]