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

SQLite install throws error #19

Open
bonelifer opened this issue Apr 28, 2016 · 0 comments
Open

SQLite install throws error #19

bonelifer opened this issue Apr 28, 2016 · 0 comments

Comments

@bonelifer
Copy link

Trying to test SQLite I get the error below:

command used:
./sd-utility.php --usesqlite --usedb --nomyth --skiplogo

Error
`PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 near "DESCRIBE": syntax error' in /home/pi/tort/mfdb-json/sd-utility.php:1809
Stack trace:
#0 /home/pi/tort/mfdb-json/sd-utility.php(1809): PDO->prepare('DESCRIBE settin...')
#1 /home/pi/tort/mfdb-json/sd-utility.php(345): checkForSchemaUpdate(true)
#2 {main}

thrown in /home/pi/tort/mfdb-json/sd-utility.php on line 1809
`

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

1 participant