-
Notifications
You must be signed in to change notification settings - Fork 15
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
Sqlite3 #21
Comments
No sqlite 3 present (phpinfo) At xampp it needs some more .... just what |
For Windows, the \ext\php_sqlite3.dll file must be present. |
I have the SQLite 3.x driver for PDO (phpinfo) - and php/ext/php_sqlite3.dll is present. |
Sorry - i said i can just find the active pdo and no sqlite3 though both are activated. I tried to create a database on commandline with error. Sqlite is not active. In the web under plesk Onyx it functions - i do not want to publish the web-link here (if You want to see it post Your email at typesetter5.bplaced.net please -> Kontakt) Nevertheless - i come back after i found a solution...thanks |
I tried to install the newest version and then the master under Xampp php8.1- but i get no selection for sqlite3 and when i start the installation (without db-parameters):
Fatal error: Uncaught mysqli_sql_exception: ....
Can You update the readme with installation details for sqlite3 please
The text was updated successfully, but these errors were encountered: