03-27-2021, 12:25 PM
hello guys . i got this error today from my friend website . what is this i dont edit anythink in host.
Thanks Post4VPS
(03-27-2021, 01:20 PM)Mashiro Wrote: Have you checked the logs on your server? Specifically all web server logs, possibly also PHP and most important the MySQL server logs (whether it is MySQL or MariaDB or another solution doesn't matter).
Have you tried restarting the MySQL server and the other web server components? Maybe this will help? Have you checked the overall state of your server? Enough RAM? Is disk space in good state?
Opening such a thread with just this screenshot... it could be anything. The error is absolutely useless without any detail. It used to be that MyBB would show the exact SQL error message and the SQL statement. Nothing here. So maybe something is seriously wrong with your MySQL server.
(03-27-2021, 07:57 PM)Pacific Spirit Wrote: He had reached the maximum number of MySQL requests, because the free hosting has limited number of MySQL requests that are allowed, so he overshot them, I doubled this so this problem should not occur again. @hamed, you can also open a thread on the forum at LNB as you host with us.
(03-28-2021, 08:23 AM)mzltest Wrote: mysql_max_questions ?I've heard this last time when trying another free hosting platform,They limit the queries to 1000 per hour and it seems not a loose limit as at that time I was configuring a just-installed Joomla site when this was triggered.
(03-27-2021, 07:57 PM)Pacific Spirit Wrote: He had reached the maximum number of MySQL requests, because the free hosting has limited number of MySQL requests that are allowed, so he overshot them, I doubled this so this problem should not occur again. @hamed, you can also open a thread on the forum at LNB as you host with us.