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

stats table doesnt exist after schema.sql import #206

Open
nizzan opened this issue Jan 15, 2018 · 0 comments
Open

stats table doesnt exist after schema.sql import #206

nizzan opened this issue Jan 15, 2018 · 0 comments

Comments

@nizzan
Copy link

nizzan commented Jan 15, 2018

Hi!
I'm currently setting up etmv2 on my own server, but i'm running into issues with a table missing, i have imported the schemal.sql file (without errors) and also the all_seeders.sql.

However, when i try to create my first account it says:

<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>

ERROR - 2018-01-15 11:25:44 --> Query error: Table 'etmv2.stats' doesn't exist - Invalid query: SELECT *
FROM `stats`
ORDER BY `id` DESC
 LIMIT 1

Server is Ubuntu 16.04, database is MariaDB, webserver is Apache2 behind an nginx reverse proxy.
Database name is "etmv2"
Thanks!

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