Git Product home page Git Product logo

Comments (22)

rix1337 avatar rix1337 commented on April 28, 2024

Are you sure you have php5-pdo_sqlite & php5-sqlite3 installed?

from organizr.

causefx avatar causefx commented on April 28, 2024

exactly what @rix1337 said, open up check.php and it will tell you whats wrong.

from organizr.

levy4858 avatar levy4858 commented on April 28, 2024

I use php 7.0 and this is what i get now:

Fatal error: Uncaught PDOException: SQLSTATE[HY000] [14] unable to open database file in /var/www/html/Organizr/user.php:153 Stack trace: #0 /var/www/html/Organizr/user.php(153): PDO->__construct('sqlite:../users...') #1 /var/www/html/Organizr/index.php(17): User->__construct('registration_ca...') #2 {main} thrown in /var/www/html/Organizr/user.php on line 153

I've done apt-get install php7.0-sqlite

from organizr.

causefx avatar causefx commented on April 28, 2024

open the check.php file and post the output please.

from organizr.

levy4858 avatar levy4858 commented on April 28, 2024

/var/www/html was not writable...

Thanks for your help!

from organizr.

causefx avatar causefx commented on April 28, 2024

Awesome. so you are good to go?

from organizr.

phairplay avatar phairplay commented on April 28, 2024

hi sorry to high jack
im also getting the top error and have php 7 ive uncommented both sqlite in the php.ini
do i need to install php sqlite and if so how do i did it on windows 10?

permisions didnt resolve the issue

from organizr.

levy4858 avatar levy4858 commented on April 28, 2024

Yes :) It's works well!

from organizr.

levy4858 avatar levy4858 commented on April 28, 2024

I think you needed also sqlite but I am not sure

from organizr.

phairplay avatar phairplay commented on April 28, 2024

i can see sqlite.dll files in the ext folder of php

from organizr.

causefx avatar causefx commented on April 28, 2024

In comment the pdo_sqlite file

from organizr.

phairplay avatar phairplay commented on April 28, 2024

sorry do you mean un comment?
extension=php_pdo_sqlite.dll
which ive done

from organizr.

causefx avatar causefx commented on April 28, 2024

Yes. Restart apache/nginx. Open up check.php. Paste output please

from organizr.

phairplay avatar phairplay commented on April 28, 2024

sorry where is check.php or how do i do it?

from organizr.

phairplay avatar phairplay commented on April 28, 2024

PDO_SQLITE
PDO_SQLITE is NOT loaded! Please install it before proceeding
If you are on Windows, please uncomment this line in php.ini: ;extension=php_pdo_sqlite.dll
PDO
PDO is loaded and ready to rock-n-roll! Good 2 Go!
C:\nginx-1.8.0\html
Permissions: 777
C:\nginx-1.8.0\html is writable and ready to rock-n-roll! Good 2 Go!
C:\nginx-1.8.0
Permissions: 777
C:\nginx-1.8.0 is writable and ready to rock-n-roll! Good 2 Go!

php_pdo_sqlite.dll is in the ext folder

from organizr.

causefx avatar causefx commented on April 28, 2024

And that ext folder to php.ini

from organizr.

phairplay avatar phairplay commented on April 28, 2024

Yes it is

from organizr.

causefx avatar causefx commented on April 28, 2024

How do u have it typed up?

from organizr.

phairplay avatar phairplay commented on April 28, 2024

extension=php_pdo_sqlite.dll
all i did was remove ;

from organizr.

causefx avatar causefx commented on April 28, 2024

you also need to have:
extension_dir = C:\path\to\php\ext\

from organizr.

phairplay avatar phairplay commented on April 28, 2024

That's is thank you :)

from organizr.

causefx avatar causefx commented on April 28, 2024

:) you're welcome

from organizr.

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.