ADONewConnection: Unable to load database driver ''

Hello forum,

After deleting some files in the tmp files permanently and restarting scriptcase i got the error ADONewConnection:

 ADONewConnection: Unable to load database driver ''
 Fatal error: Uncaught Error: Call to a member function Connect() on boolean in C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\database.inc.php:398 Stack trace: #0 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\base_ini.inc.php(1232): nm_db_connect(Array, 'C:\\Program File...', 1232, false) #1 [internal function]: unknown() #2 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\base_ini.inc.php(2): sg_load('CE7E8A614756C85...') #3 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\iface\login.php(25): include_once('C:\\Program File...') #4 [internal function]: unknown() #5 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\iface\login.php(2): sg_load('CE7E8A614756C85...') #6 {main} thrown in C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\database.inc.php on line 398

Does anyone have a fix for this, I tried a clean install and looked in the tmp file there, and it only contained index.php. I find it weird scriptcase behaves like this.

Hi IceEcold,

I encountered the same problem as you when I deleted the tmp files and got the following error message when restart Scriptcase.
ADONewConnection: Unable to load database driver ‘’
Fatal error: Uncaught Error: Call to a member function Connect() on boolean in C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\database.inc.php:443 Stack trace: #0 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\base_ini.inc.php(1256): nm_db_connect(Array, ‘C:\Program File…’, 1256, false) #1 [internal function]: unknown() #2 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\base_ini.inc.php(2): sg_load(‘CE7E8A614756C85…’) #3 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\iface\errorhandler.php(26): include_once(‘C:\Program File…’) #4 [internal function]: unknown() #5 C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\iface\errorhandler.php(2): sg_load(‘CE7E8A614756C85…’) #6 {main} thrown in C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\lib\php\database.inc.php on line 443

May I know how you solve this problem or anyone know the solution? I appreciate very much if you could share you solution with us. Thanks in anticipation.

hi,
Have you solved this issue