Internet Explorer is not supported. Please upgrade to a more modern browser.
I am trying to reinstall this and I keeps getting stopped at "Database Configuration"
Phinx by CakePHP - https://phinx.org. using config file core\migrations\phinx.php using config parser php using migration paths - C:\xampp\htdocs\core\migrations warning no environment specified, defaulting to: nameless using adapter mysql using database nameless ordering by creation time == 20220517030607 CreateLanguagesTable: migrating PDOException: SQLSTATE[HY000]: General error: 1813 Tablespace for table '`nameless`.`nl2_languages`' exists. Please DISCARD the tablespace before IMPORT in C:\xampp\htdocs\vendor\robmorgan\phinx\src\Phinx\Db\Adapter\PdoAdapter.php:193 Stack trace: #0
I have cleared all tables...Same error
I have deleted the database and recreated a new blank database.. Same error
Not sure why it keeps saying the table is ready there with fresh database.
MySQL MariaDB Version 10.4.32-MariaDB
MYSQL version 8.2.12
PHP version 8.2.12
Any ideas?
Hi
It sounds like MySQL is not deleting all the relevant files when you drop the database. This post might help: https://stackoverflow.com/a/24107982
If all else fails, you should be able to create a new database with a different name and use that instead.
Hello
I have the same problem. I'm sure the database is empty. I create it before entering the data in NamelessMC, but what should I do, the rows appear in the database, but this error appears on my page
I can't finish the installation
Vinis:
Hello
I have the same problem. I'm sure the database is empty. I create it before entering the data in NamelessMC, but what should I do, the rows appear in the database, but this error appears on my page
I can't finish the installation
Hi, can you please share the exact error message you are seeing on screen?
Screenshot:
Can someone help me?