On Wed, 3 Sep 2003, Merlin wrote: > After doing some research it looks like this is a problem because I am > using pmysql_connect instead of mysql_connect.
It is usually better not to use persistenc connections.
So drop the pmysql_connect or if you really need to use
them set set max connections higher for mysql.
--
Mika Tuupola http://www.appelsiini.net/~tuupola/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
