help: Couldn't fetch mysqli
Posted: 18 Aug 2018, 01:00
Hello there, I've got a big problem recently with maniacontrol, It doesn't work anymore. I tried to redownload it, reinstall WampServer check but it still doesn't work. (It worked a few days before suddently stop working)
Here's the log (I Don't understand where is the problem and how to fix it)
Hope you'll be able to help me out!
Here's the log (I Don't understand where is the problem and how to fix it)
Code: Select all
C:\Users\test\Desktop\ManiaControl-0.226>REM Set the path to your php.exe here
C:\Users\test\Desktop\ManiaControl-0.226>set phpPath=C:\wamp64\bin\php\php7.2.4\php.exe
C:\Users\test\Desktop\ManiaControl-0.226>REM Start ManiaControl
C:\Users\test\Desktop\ManiaControl-0.226>START "" /B C:\wamp64\bin\php\php7.2.4\php.exe -f "ManiaControl.php" 2>&1
C:\Users\test\Desktop\ManiaControl-0.226>pause
Appuyez sur une touche pour continuer... [17-Aug-2018 23:55:19 UTC] Starting ManiaControl...
[17-Aug-2018 23:55:19 UTC] Checking for minimum required PHP-Version 5.4 ... 7.2.4 OK!
[17-Aug-2018 23:55:19 UTC] Checking for installed MySQLi ... FOUND!
[17-Aug-2018 23:55:19 UTC] Checking for installed cURL ... FOUND!
[17-Aug-2018 23:55:19 UTC] Checking for installed PHP ZIP ... FOUND!
[17-Aug-2018 23:55:19 UTC] Checking for installed Zlib ... FOUND!
[17-Aug-2018 23:55:19 UTC] Checking for installed mbstring ... FOUND!
[17-Aug-2018 23:55:19 UTC] Loading ManiaControl v0.226 ...
[17-Aug-2018 23:55:20 UTC] [PHP WARNING]: mysqli::set_charset(): Couldn't fetch mysqli
File&Line: C:\Users\test\Desktop\ManiaControl-0.226\core\Database\Database.php: 55
Trace:
#0: mysqli->set_charset(string(utf8)) in File core\Database\Database.php on Line 55
#1: ManiaControl\Database\Database->__construct(object(ManiaControl\ManiaControl)) in File core\ManiaControl.php on Line 187
#2: ManiaControl\ManiaControl->__construct() in File ManiaControl.php on Line 55
[17-Aug-2018 23:55:20 UTC] [ManiaControl EXCEPTION]: Call to a member function addRequest() on null
Class: Error
Trace:
#0: ManiaControl\Files\AsyncHttpRequest->processRequest(object(cURL\Request)) in File core\Files\AsyncHttpRequest.php on Line 81
#1: ManiaControl\Files\AsyncHttpRequest->getData() in File core\ErrorHandler.php on Line 196
#2: ManiaControl\ErrorHandler->handleError(integer(2), string(mysqli::set_charset(): Couldn't fetch my..), string(C:\Users\test\Desktop\ManiaControl-0.226..), integer(55), array(object(ManiaControl\ManiaControl), NULL(), )...)
#3: mysqli->set_charset(string(utf8)) in File core\Database\Database.php on Line 55
#4: ManiaControl\Database\Database->__construct(object(ManiaControl\ManiaControl)) in File core\ManiaControl.php on Line 187
#5: ManiaControl\ManiaControl->__construct() in File ManiaControl.php on Line 55
[17-Aug-2018 23:55:21 UTC] Exception successfully reported!
[17-Aug-2018 23:55:21 UTC] Quitting ManiaControl after Exception.
[17-Aug-2018 23:55:21 UTC] Quitting ManiaControl!
Hope you'll be able to help me out!