I'm getting this error message:
Warning: mysql_pconnect(): Too many connections in /home/normisjo/public_html/pub/class/phplib/db_mysql.inc on line 73Database error: pconnect(localhost, normisjo, $Password) failed.MySQL Error: ()Session halted.
I've tried upgrading to 7.4 and changed from pconnect to connect, but that didn't help. Is there anything else I could do?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-02-21
El problema no es de phplib, sino del numero de conexiones definidas por su Mysql
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting this error message:
Warning: mysql_pconnect(): Too many connections in /home/normisjo/public_html/pub/class/phplib/db_mysql.inc on line 73Database error: pconnect(localhost, normisjo, $Password) failed.MySQL Error: ()Session halted.
I've tried upgrading to 7.4 and changed from pconnect to connect, but that didn't help. Is there anything else I could do?
El problema no es de phplib, sino del numero de conexiones definidas por su Mysql