• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

AAC SQL error myAac

bpm91

Intermediate OT User
Joined
May 23, 2019
Messages
880
Solutions
7
Reaction score
122
Location
Brazil
YouTube
caruniawikibr
recently I was compiling a source from nekiro, and then I threw everything again in the server folder, and then a sequence of problems with the database started to come, so I deleted everything and started installing myaac again, so every hour a new problem appears and this one I can't fix

ERROR: Cannot connect to MySQL database.
Possible reasons:
  • MySQL is not configured propertly in config.lua.
  • MySQL server is not running.
SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)


in 127.0.0.1/install
shows this

Warning: Undefined variable $db in C:\Users\Bruno\Desktop\xammp\htdocs\system\init.php on line 129

Whoops something went wrong...​

Call to a member function hasColumn() on null


Backtrace:

#0 C:\Users\Bruno\Desktop\xammp\htdocs\install\steps\7-finish.php(9): require()
#1 C:\Users\Bruno\Desktop\xammp\htdocs\install\index.php(216): require('C:\\Users\\Bruno\\...')
#2 {main}
 
Back
Top