Coder Social home page Coder Social logo

Comments (3)

hampelman avatar hampelman commented on August 16, 2024 2

I get the same kind of error on a fresh install. First a http 500 code. With developers mode to true:

Fatal error: Uncaught PDOException: could not find driver in /htdocs/inc/core/lib/QueryBuilder.php:114 Stack trace: #0 /htdocs/inc/core/lib/QueryBuilder.php(114): PDO->__construct('sqlite:/livedat...', '', '') #1 /htdocs/inc/core/Main.php(354): Inc\Core\Lib\QueryBuilder::connect('sqlite:/livedat...') #2 /htdocs/inc/core/Main.php(93): Inc\Core\Main->freshInstall('/livedata/www/v...') #3 /htdocs/inc/core/Site.php(32): Inc\Core\Main->__construct() #4 /htdocs/index.php(28): Inc\Core\Site->__construct() #5 {main} thrown in /htdocs/inc/core/lib/QueryBuilder.php on line 114

A dive into my PHP configuration (with phpinfo()) gives me the answer:
I don't have the PDO SQLite driver installed.
This might be the case on your machine ass well @RiddickAbaddon

from batflat.

klocus avatar klocus commented on August 16, 2024 2

Yup. You have to install PDO SQLite drivers.

from batflat.

michu2k avatar michu2k commented on August 16, 2024

Hi @RiddickAbaddon
Batflat should work with the default php.ini config.
FYI I also installed a fresh xampp config and everything works fine.

from batflat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.