So I created this little php sign up script with a mysql db, and uploaded it to a remote server. Now, other scripts that use different databases on the server are throwing errors that they are unable to connect to localhost. I tried to Kill the process and flush tables, but apparently they only have one database user and a max of 10 connections, and they are lacking in the necessary privileges to perform such actions (KILL, FLUSH). Their entire ecommerce area is now down (which gets a lot of business) and I don’t know how I am supposed to close these connections. Please help!!!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Useronline mySQL/PHP help
|
0 | 33 | February 5, 2004 | |
Emergency Help :( | 0 | 33 | April 1, 2005 | |
Emergency Help :(
|
0 | 32 | April 1, 2005 | |
Useronline mySQL/PHP help
|
7 | 44 | February 6, 2004 | |
[PHP] PHP/MySQL problems!
|
0 | 45 | March 16, 2006 |