Rheves Posted November 2, 2007 Share Posted November 2, 2007 So my Users table has gone and broke, throwing up this error when accessed through php: "Warning: mssql query() [function.mssql-query]: Query failed in C:\Inetpub\WebSites\premierathome com\ProcesslogIn.php on line 40 Fatal error: Maximum execution time of 30 seconds exceeded in C:\Inetpub\WebSites\premierathome com\ProcesslogIn.php on line 40" Other tables in the database can be accessed without problem, so I try to access the table in SQL Database Manager and get this error: "[Microsoft][ODBC SQL Server Driver]Timeout expired" even when I just try to get the top 5 entries which have been there for ages. I decided to try exporting it to an excel file to get a look at it, which worked, and after looking at the recent entries back to an entry I know for certain wasn't causing a problem I'm at a loss. Nothing seems out of the ordinary, all the recent entries are fine, I had it in my mind that some bizarre username or something was screwing it up but it's all good. Does anyone know what to try at this point? I've contacted the host, but they're slow to respond and this needs to be fixed asap. Quote Link to comment https://forums.phpfreaks.com/topic/75824-solved-maximum-execution-time-error-out-of-the-blue-no-recent-changes/ Share on other sites More sharing options...
Rheves Posted November 2, 2007 Author Share Posted November 2, 2007 The host did a server reboot pretty quickly and that seems to have fixed the problem. Quote Link to comment https://forums.phpfreaks.com/topic/75824-solved-maximum-execution-time-error-out-of-the-blue-no-recent-changes/#findComment-383793 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.