birdy247
03-25-2008, 06:38 AM
Ok, this is a weird problem
I have a site hosted with Streamline.net
When interacting with the database sometimes the page will literally take about a minute to load and stop working. A message will then appear saying max time reached.
I dont understand why this is happening. Sometimes i can click through 100 pages and not have a problem with this. Order times after about 3 or 4 pages it will freeze up.
The weird thing is it says the timeout happened on line 6. Which is checks if the user is logged in. However, if i have an sql query on line 200, that obviusoly still works as my records get inserted into the DB.
Whos problem is this, my scripts or the streamline servers?
Seems weird that the only consistency is when it interacts with the database. Not on a particular page.
Any help would be nice!
I have a site hosted with Streamline.net
When interacting with the database sometimes the page will literally take about a minute to load and stop working. A message will then appear saying max time reached.
I dont understand why this is happening. Sometimes i can click through 100 pages and not have a problem with this. Order times after about 3 or 4 pages it will freeze up.
The weird thing is it says the timeout happened on line 6. Which is checks if the user is logged in. However, if i have an sql query on line 200, that obviusoly still works as my records get inserted into the DB.
Whos problem is this, my scripts or the streamline servers?
Seems weird that the only consistency is when it interacts with the database. Not on a particular page.
Any help would be nice!