@echo off
REM read configuration file
FOR /F "tokens=2 delims==" %%a IN ('find "phpPath" ^<run.ini') DO SET phpPath=%%a
IF _%phpPath%==_ SET phpPath="php.exe"
%phpPath% bootstrapper.php --manialive_cfg=config.ini
pause
Well ManiaLive works fine now. But now I've got a problem with Freezone.
I registered the server account as Freezone and I enabled the Freezone plugin.
The output looks ok:
ManiaLive
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer -> required -> [ Yes ] 5.4.0
Standard PHP Library -> required -> [ Yes ]
JSON -> required -> [ Yes ]
OpenSSL -> required -> [ Yes ]
cURL with SSL -> required -> [ Yes ] 7.24.0 (OpenSSL/0.9.8t) (with Open
SSL/0.9.8t)
SQLite -> optional -> [ No ]
-----------------------------------------------------
SQLite is disabled, threading will not work. ManiaLive may encounter some perfom
ance trouble.[20:27:39] XML-RPC connection established
[20:27:39] Successfully authentified with XML-RPC server
Threading will be disabled, enable the 'SQLite' extension on your system!
[Attention] Threading disabled - this may cause performance issues!
[20:27:39] Current map: TMM-PayBack¬xT.
[PluginHandler] Start plugin load process:
[PluginHandler] is loading Freezone\Freezone ...
[PluginHandler] is loading Reaby\XasecoIntegration ...
[20:27:39] [Xaseco Integration] Plugin: v0.31 by reaby.
[PluginHandler] All registered plugins have been loaded