ADODB_Exception errors

Permalink
Dear All,

I wonder if anyone could please help?

A couple of years ago I builthttp://matthewbrabham.com/ on Concrete5 version 5.6.2.1 I think. First I had it on another domain and server as test site, then I moved it over to the live domain and server, but using the same database. All as fine until the other day and now all I get is a white screen coming up with an HTTP ERROR 500.

There is nothing wrong with the web server or database to my knowledge, and the only thing that has changed is that I deleted the files from the test server last week. Not sure why this would matter though.

These are the errors I am getting:

[Tue Jan 24 11:38:32.598094 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysqlt error: [1146: Table 'matthewbrabham.Config' doesn't exist] in EXECUTE("select * from Config where uID = 0 order by cfKey asc")

[Tue Jan 24 11:38:32.598161 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: ' in /home/linweb35/m/matthewbrabham.com/user/htdocs/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78

[Tue Jan 24 11:38:32.598166 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: Stack trace:

[Tue Jan 24 11:38:32.598170 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: #0 /home/linweb35/m/matthewbrabham.com/user/htdocs/concrete/libraries/3rdparty/adodb/adodb.inc.php(1074): adodb_throw('mysqlt', 'EXECUTE', 1146, 'Table 'matthewb...', 'select * from C...', false, Object(ADODB_mysqlt))

[Tue Jan 24 11:38:32.598174 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: #1 /home/linweb35/m/matthewbrabham.com/user/htdocs/concrete/libraries/3rdparty/adodb/adodb.inc.php(1049): ADOConnection->_Execute('select * from C...', false)

[Tue Jan 24 11:38:32.598177 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: #2 /home/linweb35/m/matthewbrabham.com/user/htdocs/concrete/core/models/config.php(182): ADOConnection->Execute('select * from C...')

[Tue Jan 24 11:38:32.598181 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: #3 /home/linweb35/m/matthewbrabham.com/user/htdocs/concrete/core/models/config.php(173): Concrete5_Model_ConfigStore->load()

[Tue Jan 24 11:38:32.598184 2017] [fcgid:warn] [pid 7656] [client 163.172.65.189:34790] mod_fcgid: stderr: #4 /home/linweb35/m/matthewbrabham.com/user/htdocs/concrete/core/models/con in /home/linweb35/m/matthewbrabham.com/user/htdocs/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78

Would anyone have an idea of how to fix this please? As my PHP is not really up to it!

Many thanks,
Jez

 
jezvincent replied on at Permalink Reply
I have now discovered that in the database, the vast majority of the tables have vanished! I've been in touch with my hosting company and there are no backups going back far enough. Does anyone know how this can have happened? Now all the client's updates are lost and I will have to rebuild the website!