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

php5-sqlite is not installed. Please install this requirement and restart your webserver before continuing. #178

Open
enaba opened this issue Mar 11, 2016 · 2 comments

Comments

@enaba
Copy link

enaba commented Mar 11, 2016

Hi,

I have finished installing everyting using this video and everything is done by the book
https://www.youtube.com/watch?v=3FH-2iJ4iyo

in the end i am getting
php5-sqlite is not installed. Please install this requirement and restart your webserver before continuing.

any idea how to fix it

@Arcanemagus
Copy link
Collaborator

I would highly recommend you check out https://github.com/drzoidberg33/plexpy, PHP is not the best platform for something like this as you really need a persisitent service.

That being said if I had to guess I would say your php.ini doesn't have that module enabled, check http://php.net/manual/en/sqlite.installation.php (Or Google) for instructions on how to enable it.

@FooBarTrixibell
Copy link

If you are on a Fedora/Centos based OS then install php-pdo as that package contains the php5-sqlite library

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

3 participants