i'm trying to back up my files through phpmyadmin but this error frequently occur.
what causes this?#1040 - Too Many Connections
i can't continue downloading my dumpfile.
i'm trying to back up my files through phpmyadmin but this error frequently occur.
what causes this?#1040 - Too Many Connections
i can't continue downloading my dumpfile.
Always close the connection while completing script on yoru page , you can set connection numbers from yoru control panel
This error indicates a problem with connection to mysql, probably low limit is set for number of connection to mysql.
Raise the limit (or ask server provider to do so).
If it is a shared server, the provider should do this for you.
decipher (12-06-2010)
Bookmarks