Xymph wrote:
You made a typo in config.xml so its structure isn't correct anymore. Find/fix the typo, or start over from a clean copy and make sure you change only values and no <tags>.
From what I noticed when scanning trough the file, it seems that there is a tag missing. The closing </masteradmins> tag right at the start.
Must have been a editing mistake as you said :/ Will continue testing, maybe I get it to work one day
Ooook, new problem...
# initialize XASECO2 ###########################################################
[XAseco2] PHP Version is 5.3.3-7+squeeze1 on Linux
[XAseco2] Load settings [config.xml]
[XAseco2] Load default window style [styles/Card.xml]
[XAseco2] Load default panel background [panels/PanelBGCard.xml]
[XAseco2] Load admin/ops lists [adminops.xml]
[XAseco2] Load banned IPs list [bannedips.xml]
[XAseco2] Load plugins list [plugins.xml]
*snip* more plugins loading *snip*
[XAseco2] Load plugin [mistral.idlekick.php]
[10/01,13:56:29] Try to connect to MP dedicated server on 127.0.0.1:5000 timeout 180s
[10/01,13:56:29] Try to authenticate with login 'SuperAdmin' and password 'XXXXXX Zensoring XXXXX'
[10/01,13:56:29] Connection established successfully !
[10/01,13:56:29] [LocalDB] Load config file [localdatabase.xml]
[10/01,13:56:29] [LocalDB] Try to connect to MySQL server on 'localhost' with database 'xaseco2'
[PHP Warning] mysql_connect(): Access denied for user 'Mistral'@'localhost' (using password: YES) on line 72 in file /home/tm2/xaseco2/plugins/plugin.localdatabase.php
[XASECO2 Fatal Error] [LocalDB] Could not authenticate at MySQL server! on line 73 in file /home/tm2/xaseco2/plugins/plugin.localdatabase.php
I checked localdatabase.xml and there is no mistake there i think

I even re-downloaded, only edidet values and re-uploaded. Still gave me the same error message.