|
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
Warning: mysql_pconnect() [function.mysql-pconnect]: Too many
connections in conn.php on line 28 Fatal error: Too many connections in conn.php on line 28 and the other day my table had crashed and i dont have flush rights the server tech support at manashosting is pathetic finally i did a repair table which solved the problem and the data was intact what could have caused these problems i am freeying the recordset appropriately so that cant be the problem |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
On Sep 7, 1:33 pm, Hemanth <mvhema...@gmail.com> wrote:
> Warning: mysql_pconnect() [function.mysql-pconnect]: Too many > connections in conn.php on line 28 > > Fatal error: Too many connections in conn.php on line 28 > > and the other day my table had crashed > > and i dont have flush rights > the server tech support at manashosting is pathetic > > finally i did a repair table which solved the problem > and the data was intact > > what could have caused these problems > > i am freeying the recordset appropriately > so that cant be the problem It's a simple one... you have too many persistent connections.... I had this problem a while back... change to normal connect. |
|
![]() |
| Outils de la discussion | |
|
|