PDA

View Full Version : how do i know my Space sql ?


abdulla
7-17-05, 01:16 PM
hello hope every 1 you are fine here



-----------------------------------------
what is the problem ?


phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1226 User 'any6' has exceeded the 'max_questions' resource (current value: 72000)

SELECT * FROM phpbb_config

Line : 219
File : common.php




hope you answer me

i think the problem from powweb?

SQL Error : 1226 User 'any6' has exceeded the 'max_questions' resource (current value: 72000)



good luck

stevel
7-17-05, 01:52 PM
It is not a space problem, but rather you have exceeded the PowWeb limit on the number of SQL queries per hour per SQL user, 72000. If your site is inefficient in its use of MySQL, or is extraordinarily active, this can happen.

I suggest examining your scripts to see if there are ways to reduce the number of SQL queries per page load. Some forum software has lots of frills that eat up queries, such as birthdays, who's online, etc.

abdulla
7-17-05, 02:04 PM
ty so much Steve



i will try

thankyou dear