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 error after cloning #13

Closed
cadirol opened this issue May 1, 2020 · 3 comments
Closed

sqlite error after cloning #13

cadirol opened this issue May 1, 2020 · 3 comments

Comments

@cadirol
Copy link

cadirol commented May 1, 2020

Hi
We used all the time the original as-stats GUI from Kaspar. now i cloned yours.
But got the error, after opening the index.php page:
The file sqlite3.php could not be found.
I could not find any refering code to this file. Do i need something special packet?
we use ubuntu Server 16.04

@nidebr
Copy link
Owner

nidebr commented May 1, 2020

Hi,

Please give me more details from errors log file on your http server ?

Or verify if you have php-sqlite3 package on your server.

BR

@cadirol
Copy link
Author

cadirol commented May 4, 2020

Hi
This Error i got:

Warning: SQLite3::query(): Unable to prepare statement: 26, file is encrypted or is not a database in /opt/as-stats/as-stats-gui/func.inc on line 125

Fatal error: Call to a member function fetchArray() on boolean in /opt/as-stats/as-stats-gui/func.inc on line 127

Accrding to phpinfo() sqlite should be enabled and installed


SQLite3 support | enabled
SQLite3 module version | 0.7-dev
SQLite Library | 3.11.0

@nidebr
Copy link
Owner

nidebr commented May 4, 2020

Hi,

See this issue #5
You aren't using latest release of AS-Stats.

BR.

@nidebr nidebr closed this as completed May 14, 2020
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

2 participants