Page 1 of 1

ManiaControl error at start

Posted: 04 Aug 2019, 13:45
by benj9029

Code: Select all

yes@don'thackme:~/Maniaplanet/Server_Controller/ManiaControl/Maniacontrol# php ManiaControl.php
[04-Aug-2019 12:42:11 UTC] Starting ManiaControl...
[04-Aug-2019 12:42:11 UTC] Checking for minimum required PHP-Version 5.4 ... 7.0.33-0+deb9u3 OK!
[04-Aug-2019 12:42:11 UTC] Checking for installed MySQLi ... FOUND!
[04-Aug-2019 12:42:11 UTC] Checking for installed cURL ... FOUND!
[04-Aug-2019 12:42:11 UTC] Checking for installed PHP ZIP ... FOUND!
[04-Aug-2019 12:42:11 UTC] Checking for installed Zlib ... FOUND!
[04-Aug-2019 12:42:11 UTC] Checking for installed mbstring ... FOUND!
[04-Aug-2019 12:42:11 UTC] Loading ManiaControl v0.231 ...
[04-Aug-2019 12:42:11 UTC] [ManiaControl EXCEPTION]: Call to undefined function ManiaControl\Files\simplexml_load_file()
Class: Error
Trace:
#0: ManiaControl\Files\FileUtil::loadConfig(string(server.xml)) in File core/ManiaControl.php on Line 238
#1: ManiaControl\ManiaControl->loadConfig() in File core/ManiaControl.php on Line 179
#2: ManiaControl\ManiaControl->__construct() in File ManiaControl.php on Line 55

[04-Aug-2019 12:42:11 UTC] Exception successfully reported!
[04-Aug-2019 12:42:11 UTC] Quitting ManiaControl after Exception.
[04-Aug-2019 12:42:11 UTC] Quitting ManiaControl!
I now have some logs but can't rly figure out the problem, anyone have an idea ?

OS : Debian 9
OVH VPS

Re: ManiaControl error at start

Posted: 04 Aug 2019, 14:13
by Miss

Re: ManiaControl error at start

Posted: 04 Aug 2019, 14:37
by benj9029

Code: Select all

[04-Aug-2019 13:30:48 UTC] Starting ManiaControl...
[04-Aug-2019 13:30:48 UTC] Checking for minimum required PHP-Version 5.4 ... 7.0.33-0+deb9u3 OK!
[04-Aug-2019 13:30:48 UTC] Checking for installed MySQLi ... FOUND!
[04-Aug-2019 13:30:48 UTC] Checking for installed cURL ... FOUND!
[04-Aug-2019 13:30:48 UTC] Checking for installed PHP ZIP ... FOUND!
[04-Aug-2019 13:30:48 UTC] Checking for installed Zlib ... FOUND!
[04-Aug-2019 13:30:48 UTC] Checking for installed mbstring ... FOUND!
[04-Aug-2019 13:30:48 UTC] Loading ManiaControl v0.231 ...
[04-Aug-2019 13:30:48 UTC] [ERROR] Couldn't connect to Database: 'The server requested authentication method unknown to the client'
[04-Aug-2019 13:30:48 UTC] Quitting ManiaControl!
Have this now :'(