Re: What is ManiaControl?
Posted: 20 Apr 2014, 13:00
you will need php 5.4 for the current test releasereadme.txt wrote:- In the current nightly release there is no 5.3 support (it should come soon)
you will need php 5.4 for the current test releasereadme.txt wrote:- In the current nightly release there is no 5.3 support (it should come soon)
Code: Select all
[ManiaControl EXCEPTION]: Connection interrupted while reading header
Class: Maniaplanet\DedicatedServer\Xmlrpc\TransportException
Trace:
#0 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(189): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->readMessage()
#1 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(124): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(133): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('SendDisplayMani...', Array)
#3 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(813): Maniaplanet\DedicatedServer\Connection->execute('SendDisplayMani...', Array, false)
#4 /home/franck/ManiaControlCTF/core/Manialinks/ManialinkManager.php(146): Maniaplanet\DedicatedServer\Connection->sendDisplayManialinkPage('ootchoo', '<?xml version="...', 0, false)
#5 /home/franck/ManiaControlCTF/plugins/QueuePlugin.php(556): ManiaControl\Manialinks\ManialinkManager->sendManialink(Object(FML\ManiaLink), 'ootchoo')
#6 /home/franck/ManiaControlCTF/plugins/QueuePlugin.php(233): QueuePlugin->hideQueueWidget(Object(ManiaControl\Players\Player))
#7 [internal function]: QueuePlugin->handlePlayerInfoChanged(Array)
#8 /home/franck/ManiaControlCTF/core/Callbacks/CallbackManager.php(163): call_user_func_array(Array, Array)
#9 /home/franck/ManiaControlCTF/core/Callbacks/CallbackManager.php(238): ManiaControl\Callbacks\CallbackManager->triggerCallback('ManiaPlanet.Pla...', Array)
#10 /home/franck/ManiaControlCTF/core/Callbacks/CallbackManager.php(199): ManiaControl\Callbacks\CallbackManager->handleCallback(Array)
#11 /home/franck/ManiaControlCTF/core/ManiaControl.php(347): ManiaControl\Callbacks\CallbackManager->manageCallbacks()
#12 /home/franck/ManiaControlCTF/ManiaControl.php(110): ManiaControl\ManiaControl->run()
#13 {main}
Exception successfully reported!
PHP Fatal error: Uncaught exception 'Maniaplanet\DedicatedServer\Xmlrpc\TransportException' with message 'Connection interrupted while reading header' in /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php:217
Stack trace:
#0 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(189): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->readMessage()
#1 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(124): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(133): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('ChatSendServerM...', Array)
#3 /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Connection.php(617): Maniaplanet\DedicatedServer\Connection->execute('ChatSendServerM...', Array, false)
#4 /home/franck/ManiaControlCTF/core/Chat.php(77): Maniaplanet\DedicatedServer\Connection->chatSendServerMessage('$z$<?? $f in /home/franck/ManiaControlCTF/core/Libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php on line 217
20.Apr 14 17:47:55 Quitting ManiaControl!
I have updated my php to latest version - no good result yet but I've had some guidance from Oliver and Reaby in-game (on my active server), which has helped with the bugs. We'll get there...steeffeen wrote:you will need php 5.4 for the current test releasereadme.txt wrote:- In the current nightly release there is no 5.3 support (it should come soon)
Code: Select all
Checking for installed MySQLi ... FOUND!
Checking for installed cURL ... FOUND!
20.Apr 14 21:48:22 Loading ManiaControl v0.01...
20.Apr 14 21:48:22 Starting ManiaControl v0.01!
20.Apr 14 21:48:22 Connecting to server at 127.0.0.1:5040...
20.Apr 14 21:48:23 Server Connection successfully established!
PHP Parse error: syntax error, unexpected '[' in /home/BagRacing/TM3/application/plugins/Dedimania/Dedimania.php on line 812
20.Apr 14 21:48:24 Quitting ManiaControl
Code: Select all
Starting ManiaControl ...
Checking for installed MySQLi ... FOUND!
Checking for installed cURL ... FOUND!
22.Apr 14 06:12:07 Loading ManiaControl v0.01...
22.Apr 14 06:12:07 Starting ManiaControl v0.01!
22.Apr 14 06:12:07 Connecting to server at 127.0.0.1:5040...
22.Apr 14 06:12:07 Server Connection successfully established!
22.Apr 14 06:12:08 Quitting ManiaControl!
Code: Select all
> yum --enablerepo=remi,remi-php55 install httpd php php-common
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.aarnet.edu.au
* extras: mirror.aarnet.edu.au
* updates: mirror.aarnet.edu.au
Setting up Install Process
Package httpd-2.2.15-30.el6.centos.x86_64 already installed and latest version
Package php-5.3.3-27.el6_5.x86_64 already installed and latest version
Package php-common-5.3.3-27.el6_5.x86_64 already installed and latest version
Nothing to do
Yes I've seen that but thanks kremsy. I've been reading quite a Iot and it seems safe to give it a gokremsy wrote:It would be anyway great if you can upgrade to PHP 5.4 at least, because its still existing since over 2 years, and 5.3 get no official support in 2 months anymore from the "company" who made PHP.
Check out this link:
http://webtatic.com/packages/php54/