|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 | |
|
Posts: n/a
|
mySQL error: Can't connect - Line: 115
I tried searching, but couldn't find a reference to this particular error. It's an intermittant error, doesn't happen often and is usually fine after refreshing, but I have one user who is either more effected by it or more vocal about it. ; )
Any tips on getting rid of it? Thanks. Quote:
|
|
|
|
#2 |
|
powweb staff
Join Date: Oct 2001
Location: Los Angeles
Posts: 421
Reputation: 27
|
mysql users
Hi,
I don't know what your script is doing, but if you're constantly doing imports/exports of data, it's possible that you're running into query limits per user: MySQL: 5 MySQL databases are included per package. Additional databases can be purchase for a one time setup fee of $10/db. 3 user limit per database, 72,000 queries/user per hour limit. You can try substituting the mysql users within the script and see if that helps whenever you run into that problem.
__________________
Nick |
|
|
|
|
#3 | |
|
Posts: n/a
|
Quote:
Could you point me in the direction of where I might learn how to do that? I'm not a programmer and completely new to the whole php, mysql thing - I just wanted to run a forum. Thanks again. |
|
![]() |
| Thread Tools | Search this Thread |
|
|