Skip to content

stats table doesnt exist after schema.sql import #206

@nizzan

Description

@nizzan

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions