Error: User has exceeded the 'max_queries_per_hour' resource

Sometimes I am getting an error notification: User has exceeded the 'max_queries_per_hour' resource (current value: 15000)

I am using a PHP and MySQL database.

How can I fix this ?
0
give a positive ratinggive a negative rating
02 Feb 2023 at 06:03 PM
Hi,

The error notification User has exceeded the 'max_queries_per_hour' resource, means that number of executed SQL queries is limited on the server. The limit can be changed or removed.

You can get this error often if you use some free hosting services. In that case, the limitation probably can't be changed or removed from user side.
0
give a positive ratinggive a negative rating
04 Feb 2023 at 06:42 PM
Tim
Share on FacebookShare on TwitterShare on LinkedInSend email
x
x
2024 AnswerTabsTermsContact us