Expansion strange problem

The next generation of server controlling with clean and powerful user interface

Moderators: reaby, oliverde8, NADEO

Post Reply
ausler
Posts: 2
Joined: 13 Feb 2017, 22:06

Expansion strange problem

Post by ausler »

Hello,

I tried to use eXpansion on my server.
I'm running on Debian 8 64bits and I installed php7.0
I decompress the zip file and started setup.php with

Code: Select all

php setup.php
And I get this error :

Code: Select all

                     __   __                      _
                     \ \ / /                     (_)
                  ___ \ ' / _ __   __ _ _ __  ___ _  ___  _ __
                 / _ \ > < | '_ \ / _` | '_ \/ __| |/ _ \| '_ \
                |  __// . \| |_) | (_| | | | \__ \ | (_) | | | |
                 \___/_/ \_\ .__/ \__,_|_| |_|___/_|\___/|_| |_|
...........................| |.........Plugin Pack for Manialive...............
                           |_|
Welcome to eXpansion setup

Dedicated server connection setup:
Please enter dedicated server ip (127.0.0.1): 127.0.0.1
Please enter dedicated xml-rpc port (5000): 5003
Please enter dedicated user (SuperAdmin): SuperAdmin
Please enter dedicated password (SuperAdmin): ******
[ Connect ] Trying to connect...PHP Fatal error:  Uncaught Error: Call to undefined function Maniaplanet\DedicatedServer\Xmlrpc\simplexml_load_string() in /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/Request.php:146
Stack trace:
#0 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(201): Maniaplanet\DedicatedServer\Xmlrpc\Request::decode('<?xml version="...')
#1 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(130): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Connection.php(153): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('Authenticate', Array)
#3 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Connection.php(173): Maniaplanet\DedicatedSer in /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/Request.php on line 146

Fatal error: Uncaught Error: Call to undefined function Maniaplanet\DedicatedServer\Xmlrpc\simplexml_load_string() in /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/Request.php:146
Stack trace:
#0 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(201): Maniaplanet\DedicatedServer\Xmlrpc\Request::decode('<?xml version="...')
#1 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php(130): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Connection.php(153): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('Authenticate', Array)
#3 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Connection.php(173): Maniaplanet\DedicatedSer in /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/Request.php on line 146
I decided to modify manually the config.ini with the correct details...
I started eXpansion with

Code: Select all

./run --start
and nothing on the server.

Checked the log folder and I found just 2 files : debug.log and runtime.log

Debug :

Code: Select all

2017-02-13T21:23:35+00:00  Config cached at 560052530_ManiaLive\Config\Loader
Runtime :

Code: Select all

 _|      _|                      _|            _|        _|
 _|_|  _|_|    _|_|_|  _|_|_|          _|_|_|  _|            _|    _|    _|_|
 _|  _|  _|  _|    _|  _|    _|  _|  _|    _|  _|        _|  _|    _|  _|_|_|_|
 _|      _|  _|    _|  _|    _|  _|  _|    _|  _|        _|  _|  _|    _|
 _|      _|    _|_|_|  _|    _|  _|    _|_|_|  _|_|_|_|  _|    _|        _|_|_|
-----------------------------------------------------
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer    -> required  -> [ Yes ] 7.0.15-1~dotdeb+8.1
Standard PHP Library  -> required  -> [ Yes ]
JSON                  -> required  -> [ Yes ]
cURL with SSL         -> required  -> [ Yes ] 7.38.0 (with OpenSSL/1.0.1t)
MySQL                 -> optional  -> [ No  ]
MySQLI                -> optional  -> [ Yes ]
SQLite3               -> optional  -> [ Yes ]
-----------------------------------------------------
Timezone is not set in php.ini. Please edit it and change/set "date.timezone" a
MySQL is disabled, threading will not work. ManiaLive may encounter some perfom
Running ManiaLive 4.0.0...
PHP Fatal error:  Uncaught Error: Call to undefined function Maniaplanet\Dedica
Stack trace:
#0 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libra$lanet\DedicatedServer\Xmlrpc\Request::decode('<?xml version="...')
#1 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libra$lanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libra$DedicatedServer\Xmlrpc\GbxRemote->query('Authenticate', Array)
#3 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libra$DedicatedSer in /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-se$$ted-server-api/libraries/Maniaplanet/DedicatedServer/Xmlrpc/Request.php on lin$$on line 146

Fatal error: Uncaught Error: Call to undefined function Maniaplanet\DedicatedSer$tedServer/Xmlrpc/Request.php:146
Stack trace:
#0 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libra$lanet\DedicatedServer\Xmlrpc\Request::decode('<?xml version="...')
#1 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libra$lanet\DedicatedServer\Xmlrpc\GbxRemote->flush(true)
#2 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Connection.php(153): Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query('Authenticate', Array)
#3 /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libraries/Maniaplanet/DedicatedServer/Connection.php(173): Maniaplanet\DedicatedSer in /root/Nascar/eXpansion-1.0.1.2/vendor/maniaplanet/dedicated-server-api/libr$$i/libraries/Maniaplanet/DedicatedServer/Xmlrpc/Request.php on line 146

Sorry for the very long message and the lengh of the codes :?

Thank you !
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Expansion strange problem

Post by undef.de »

Code: Select all

sudo apt-get install php7.0-mbstring php7.0-zip php7.0-xml
should fix it.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
ausler
Posts: 2
Joined: 13 Feb 2017, 22:06

Re: Expansion strange problem

Post by ausler »

Hi undef,

Thanks for your answer !
I tested and it works now !

Thanks a lot ! :D :D :thumbsup:
Post Reply

Return to “eXpansion”

Who is online

Users browsing this forum: No registered users and 2 guests