[phplib] db_sql class issue From: Lazaro Ferreira (lazaro <email protected>)
Date: 04/26/01

Hi

I'm using db_sql phplib's class

My setup is : WIN98, Apache 1.3.19, PHP4.0.4pl1 and MYSQL 3.23.29a gamma

when I run several scripts that use this class, I get a "can't connect to mysql error" either with mysql_connect or mysql_pconnect function, this error is only issued after running the scripts several times
Does anybody experience this before ?
The only workaround I have got till now is restarting Apache

NOTE: It doesn't seem like a Mysql or Apache problem, I suspect it is a PHP4.0.4pl1 problem but I'm not sure

Thanks, for your time
Lazaro