NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Problems during database configuration.
Started by Kaylar19

Kaylar19

Kaylar19

Member
Joined
03 Jun 2020
Last Seen
27 Feb 2024
Topics
3
Posts
4

 

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?

Kaylar19 · 2 months ago · Last edited: 2 months ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
27 Apr 2024
Topics
41
Posts
1049

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.

x1
Samerton · about 1 month ago
Vinis

Vinis

Member
Joined
14 Mar 2024
Last Seen
16 Mar 2024
Topics
0
Posts
3

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 · about 1 month ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
27 Apr 2024
Topics
41
Posts
1049
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?

x1
Samerton · about 1 month ago
Vinis

Vinis

Member
Joined
14 Mar 2024
Last Seen
16 Mar 2024
Topics
0
Posts
3

Screenshot:

Vinis · about 1 month ago
Vinis

Vinis

Member
Joined
14 Mar 2024
Last Seen
16 Mar 2024
Topics
0
Posts
3

Can someone help me?

Vinis · about 1 month ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
27 Apr 2024
Topics
41
Posts
1049
Vinis:

Screenshot:

This error means that your database software is too old.

The minimum version is MySQL 5.7.22 or MariaDB 10.2.

Samerton · about 1 month ago