Results 1 to 5 of 5
Thread: accessing the home page
-
08-15-2006, 09:34 AM #1
accessing the home page
just wondering if any one is having trouble accessing the SRP home page
kind regards Peter
-
08-15-2006, 03:20 PM #2
- Join Date
- Aug 2006
- Posts
- 3,063
Thanked: 9Yes, Peter - occasionally.
When I am at work I check the site every once in a while and the last several days I have had problems at least several times / day
-
08-15-2006, 11:45 PM #3
It looked like someone was debugging it somehow. All I saw on the screen was "SQL = 'SELECT * FROM some table some where'"
Seems to be ok now though
-
08-16-2006, 12:44 AM #4
- Join Date
- Apr 2006
- Posts
- 3,396
Thanked: 346The SQL Server database was probably down. A lot of web site development systems automatically barf the error out to the browser if they have a problem. Unless you're using .NET its the primary way of figuring out what's wrong.
-
08-16-2006, 12:55 AM #5
I'm pretty sure it's php and mySql. But yeah... gotta love visual studio .net for debugging