You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched open and closed issues for duplicates
I have installed the release zip, not the source code zip
I have moved the whole, untouched Specific and config (no config folder in 0.6.1) folders to the new installation
Problem:
I want to upgrade my Beikal 0.6.1 installation. I tried upgrading to 0.8 an 0.7.2.
I get the following error wen i try to add the sqlite database. Hope you can help me, thanks.
Validation error
Baïkal was not able to establish a connexion to the SQLite database as configured.
SQLite says: could not find driverPDOException: could not find driver in /var/www/baikal8/Core/Frameworks/Flake/Core/Database/Sqlite.php:35 Stack trace: #0 /var/www/baikal8/Core/Frameworks/Flake/Core/Database/Sqlite.php(35): PDO->__construct() #1 /var/www/baikal8/Core/Frameworks/BaikalAdmin/Controller/Install/Database.php(172): Flake\Core\Database\Sqlite->__construct() #2 [internal function]: BaikalAdmin\Controller\Install\Database->validateConnection() #3 /var/www/baikal8/Core/Frameworks/Formal/Form.php(203): call_user_func() #4 /var/www/baikal8/Core/Frameworks/BaikalAdmin/Controller/Install/Database.php(56): Formal\Form->execute() #5 /var/www/baikal8/Core/Frameworks/Flake/Core/Render/Container.php(62): BaikalAdmin\Controller\Install\Database->execute() #6 /var/www/baikal8/Core/Frameworks/Flake/Controller/Page.php(88): Flake\Core\Render\Container->execute() #7 /var/www/baikal8/html/admin/install/index.php(100): Flake\Controller\Page->render() #8 {main}
The text was updated successfully, but these errors were encountered:
Baikal version: 0.8/0.7.2
Specific
andconfig
(no config folder in 0.6.1) folders to the new installationProblem:
I want to upgrade my Beikal 0.6.1 installation. I tried upgrading to 0.8 an 0.7.2.
I get the following error wen i try to add the sqlite database. Hope you can help me, thanks.
Validation error
Baïkal was not able to establish a connexion to the SQLite database as configured.
SQLite says: could not find driverPDOException: could not find driver in /var/www/baikal8/Core/Frameworks/Flake/Core/Database/Sqlite.php:35 Stack trace: #0 /var/www/baikal8/Core/Frameworks/Flake/Core/Database/Sqlite.php(35): PDO->__construct() #1 /var/www/baikal8/Core/Frameworks/BaikalAdmin/Controller/Install/Database.php(172): Flake\Core\Database\Sqlite->__construct() #2 [internal function]: BaikalAdmin\Controller\Install\Database->validateConnection() #3 /var/www/baikal8/Core/Frameworks/Formal/Form.php(203): call_user_func() #4 /var/www/baikal8/Core/Frameworks/BaikalAdmin/Controller/Install/Database.php(56): Formal\Form->execute() #5 /var/www/baikal8/Core/Frameworks/Flake/Core/Render/Container.php(62): BaikalAdmin\Controller\Install\Database->execute() #6 /var/www/baikal8/Core/Frameworks/Flake/Controller/Page.php(88): Flake\Core\Render\Container->execute() #7 /var/www/baikal8/html/admin/install/index.php(100): Flake\Controller\Page->render() #8 {main}
The text was updated successfully, but these errors were encountered: