i am running a facebook application on my
Dedicated Server in the folder application. i had sluggish responses from the server when i load up the application pages on facebook.
i run various MySQL queries in the application, and recently put a query that iterates through the userlist. This however cases the following error when i try to load the pages on facebook.
Errors while loading page from application
The URL
http://www.hearsmallvoices.com/application/ did not respond.
If i simplify the query, ie less rows selected, then it works. am i going over some sort of limit or something?
thanks in advance