Jutstin 0 Report post Posted April 13 Hello!, I appreciate anyone who took their time to look at my post and or even comment! I have recently installed an exile server and I am struggling with the database after making it. I will post my RPT log plus the extDB log down below. Thank you! https://pastebin.com/dkcyLTfZ https://pastebin.com/TirEYFkH Share this post Link to post Share on other sites
Z80CPU 527 Report post Posted April 14 Hello @Jutstin, Based on what I am seeing, you do not know the user/password for the DB. And it is quite clear too: "...Connection attempt failed: Access denied for user 'root'@'localhost' (using password: YES)..." What I do is to create a new account and give that account full access. This is true here as in Windows - NEVER USE THE MASTER ACCOUNT FOR ANY THING!!! Then after you create the account connect to it with MyWorkbench. Also make sure you ran the 'DB Setup' scripts that came with the Exile Server package. IF MyWorkbench does NOT connect, then you have goofed up something somewhere; wrong ports; wrong name, wrong password, etc. And me PERSONALLY, I do not use the 'localhost', I remove it and replace it with that computers INTERNAL ip address. So in MY CASE, I removed 'localhost' and replaced it with 192.168.1.150. 'To each his own' And so you know, this is a problem with the DB and NOT Exile. After you get past this, ARMA may still not 'work'. You MUST follow directions EXACTLY at ALL times. Share this post Link to post Share on other sites