Shop seit 7 Tagen offline

Hallo zusammen,

ich habe folgendes Problem:
Seit dem 24.10.18 ist mein Shop offline, mit dem Fehler http 500.
Eigentlich bin ich der Meinung das der Shop auf PHP 7 läuft, aber offensichtlich wohl nicht.
Folgende Fehlermeldungen bekomme ich:

[Mon Oct 29 21:26:12 2018] [-:error] [pid 8733] [client 46.229.168.145] [host www.wobaki-design.de] PHP Warning: include_once(): Failed opening ‘/is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/adodblite/adodbSQL_drivers/mysqi/mysqi_extend_module.inc’ for inclusion (include_path=’.:/usr/share/php7.0’) in /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/adodblite/adodb.inc.php on line 67
[Mon Oct 29 21:26:12 2018] [-:error] [pid 8733] [client 46.229.168.145] [host www.wobaki-design.de] PHP Fatal error: Uncaught Error: Class ‘object_ADOConnection’ not found in /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/adodblite/adodb.inc.php:83\nStack trace:\n#0 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxdb.php(486): ADONewConnection(‘mysqi’, ‘pear:meta:objec…’)\n#1 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxdb.php(553): oxDb->_getDbInstance()\n#2 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxutilsobject.php(633): oxDb::getDb()\n#3 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxutilsobject.php(490): oxUtilsObject->_getModuleVarFromDB(‘aModules’)\n#4 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxutilsobject.php(291): oxUtilsObject->getModuleVar(‘aModules’)\n#5 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxutilsobject.php(174): oxUtilsObject->getClassName(‘oxutilsobject’)\n#6 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxutilsobject.php(95): oxUtilsObject->oxNew(‘oxutilsobject’)\n#7 /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/oxfunctions.php(86): oxUtilsObject::getInstance()\n#8 [internal function]: oxAutoload(‘object_adoconne…’)\n#9 /is/htdocs in /is/htdocs/wp10994506_AW2GB2Q6LQ/www/core/adodblite/adodb.inc.php on line 83

Ich brauche dringend Hilfe und bin dankbar für jeden Hinweis!

Viele Grüße
Alex

mach mal config.inc.php auf und ändere
$this->dbType = 'mysqi'; in $this->dbType = 'mysqli'; ( mit einem kleinen L zwischen q und i )

1 Like

Oh mein Gott, vielen lieben Dank!
Das habe ich völlig übersehen.

Gruß
Alex