CRITICAL - Suddenly can't log into SC8

Hi - Can someone please help here.
Yesterday (Sunday) everything was fine then all of sudden later in the day when I tried to log back into SC8 I got this error
ADONewConnection: Unable to load database driver

You can see the error, by clicking on: http://dev8.911sa.co.za/scriptcase8/…face/login.php

Please can someone help asap.

I’m dead in the water

IT checked the error logs and stated this comes SC Update and shared with me the below:

[Mon Oct 10 12:24:04 2016] [warn] [client 192.168.30.1] mod_fcgid: stderr: PHP Stack trace:
[Mon Oct 10 12:24:04 2016] [warn] [client 192.168.30.1] mod_fcgid: stderr: PHP 1. {main}() /home/dev8/public_html/scriptcase8/devel/iface/login.php:0
[Mon Oct 10 12:24:04 2016] [warn] [client 192.168.30.1] mod_fcgid: stderr: PHP 2. include_once() /home/dev8/public_html/scriptcase8/devel/iface/login.php:25
[Mon Oct 10 12:24:04 2016] [warn] [client 192.168.30.1] mod_fcgid: stderr: PHP 3. nm_db_connect() /home/dev8/public_html/scriptcase8/devel/lib/php/base_ini.inc.php:12
21

[Mon Oct 10 12:25:48 2016] [warn] [client 192.168.30.1] mod_fcgid: stderr: PHP Fatal error: Call to a member function Connect() on a non-object in /home/dev8/public_ht
ml/scriptcase8/devel/lib/php/database.inc.php on line 333

I advise you to change the default user settings. I could get the page and could login without issues.

Thanks, but I had to get SC tech support to log into my server. They changed something, took them but 2min. Still wish I new what (I did ask).

Hi,
I was working last week-end with sc-8 without problems.
Today I tried to login and same problem as Larry couple months ago.

“Unable to load database driver”

Does anyone knows how to solve the problem?

Regards

Something similar happened to me awhile back, but I already had my server setup to make daily backups. I just rolled back to the previous day and all was good, and I didn’t lose any work.

Thank you 8334.
Supposing I don’t have backup of my server, how could I solve the problem?

Regards

I’m not sure about your installation, but maybe this will help you.

In …/sc81/devel/lib/sql/scriptcase I have the following files:

sql_mssql.inc.php
sql_db2.inc.php
sql_sqlite.inc.php
sql_orable.inc.php
sql_postgres.inc.php
sql_mysql.inc.php

Me too.
Althougth I’m running in a windows environment (I develop in my pc windows-7 and upload apps to a linux server)
Could be scriptcase sqlite db is corrupted?
Is there any way to check if sqlite db is ok?

Regards