View Single Post
  #4  
Old 06-14-2019, 10:38 PM
Stubbay
Sarnak
 
Join Date: Sep 2012
Posts: 51
Default

I tried reinstalling both MySQL and The entire server folder (not that I was ignoring the replies, but I felt I needed to cross those off the list). During the Akaa install, I noticed this was happening whenever it tried to access the DB:

HTML Code:
[Install] Pulling down Loginserver database tables...
[Download] Saved: (db_update/login_server_tables.sql) from https://raw.githubusercontent.com/Akkadius/EQEmuInstall/master/login_server_tables.sql
[Install] Installing Loginserver tables...
'"C:\Program Files\MySQL\MySQL Shell 8.0\bin\/mysql"' is not recognized as an internal or external command,
operable program or batch file.
[Install] Done...
The Akka installer comes with MariaDB and HeidiDB Manager; am I meant to set up something through one of these? Is it normal to have a backslash followed by a forward slash? Is that because it's attempting to launch an executable?




Quote:
Originally Posted by Uleat View Post
Use a command prompt and manually start all of the processes.

The console window will (normally) capture errors/states of these types of issues.
How would I do so? I've never used cmd without following some kind of specific instructions. I'm completely in the dark on using cmd.
Reply With Quote