Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Validation error SQLite #1077

Closed
3 tasks done
magaa opened this issue Jan 2, 2022 · 1 comment
Closed
3 tasks done

Upgrade Validation error SQLite #1077

magaa opened this issue Jan 2, 2022 · 1 comment

Comments

@magaa
Copy link

magaa commented Jan 2, 2022

Baikal version: 0.8/0.7.2

  • 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}

@ByteHamster
Copy link
Member

This is a problem with the server setup, not with Baikal. You just need to install the pdo driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants