I'm having big problems with my site.
Frequently it apperar to be down for 30 minutes and then it came up again, I contacted my hosting and the reply was that:
Quote:
Suspecting = site has exceeded mysql limit set to ensure all shared hosting users have a fair share of the server resources.
I don't understand what limit he talks
Quote:
Also see that you are using mysql_pconnect (persistent connection)
This may be causing the problem as connections weren't kill.
And here i don't understand how can i confirm that.
_________________ Life would be so much easier if we just had the source code...
musox Sergeant
Joined: Aug 08, 2003
Posts: 119
Posted:
Tue Mar 02, 2004 5:53 pm
PHP-Nuke can request a lot of SQL statements. What is your limit on SQL requests? Also, can you have more than one MySQL user per database? You could set up an array of users to split the requests (if the limits are set on a per user basis vs. a database limit).
PHP-Nuke can request a lot of SQL statements. What is your limit on SQL requests? Also, can you have more than one MySQL user per database? You could set up an array of users to split the requests (if the limits are set on a per user basis vs. a database limit).
Oh I get this error
Bad QA3:User 'mydomaincom' has exceeded the 'max_questions' resource (current value: 90000)
Can i get more info - for ex. which file send so many queries or something...?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum