Fatal Error

Discuss the Dedicated Server Tools developed by Nadeo Live such as ManiaLive, Trust Circles, Dedicated Manager, Competition Manager and Lobbies

Moderator: NADEO

Faster10x
Posts: 13
Joined: 26 Jan 2011, 14:06

Re: Fatal Error

Post by Faster10x »

Hi all ! I Get again this error message ! Please help me !!

Image

My config.ini:

Code: Select all

;------------------
; ManiaLive
;------------------

; the default path is 'php.exe' on windows and 'php' on linux
phpPath =C:\php\php.exe
; the default is %application%/logs
; logsPath = /var/logs

; whether to write console output into a file, default is Off
runtimeLog = Off

;------------------
; Dedicated Server
;------------------

server.host = 'localhost'

server.port = 5002

; standard user level is SuperAdmin
; server.user = 'SuperAdmin'

; server.password = 'SuperAdmin'

; when a connection can't be established after the given amount
; of time, it will timeout and manialive will shutdown.
server.timeout = 1

;------------------
; Admins
;------------------

; Add admins, that shall be able to control your server from game.
admins.logins[] = 'micsoccer10'

;------------------
; Plugins
;------------------

; Add plugins to load.
; plugins.load[] = 'Author\PluginName'

;------------------
; Threading
;------------------

; threading can improve performance of your application. it
; allows modules to push blocking work onto another processes,
; this can also improve stability, because timeouts or
; unexpected exceptions do not impact the main application.

; if you have stability problems try to deactivate threading first
threading.enabled = true

; how long may a thread be busy until it is killed
threading.busy_timeout = 20

; how long, if not busy, may it take for a thread to response to a ping
threading.ping_timeout = 2

; how many jobs should be send on each loop.
; increasing this value will boost jobs/time
; decreasing it will result in a reaction time improvement.
threading.chunk_size = 10

; if threading is disabled, then how much time should be spend on
; each application loop to process work that would have been assigned
; to other threads normally
; default value is 1 second.
threading.sequential_timeout = 1

;------------------
; ManiaHome
;------------------

; enabling the maniahome feature allows other modules to send
; notifications about eg. records or other actions on your
; server to player's friends.

; disabled by default.
; maniahome.enabled = true

; maniahome.user = ''

; maniahome.password = ''

; maniahome.manialink = ''

;------------------
[hostname: testHost]
;------------------

; put here the configuration specific to an host
And this is the run.ini:

Code: Select all

; config the path to your php executeable here
phpPath=C:\php\php.exe
; do not remove this line!
Help Me please ! :D
Faster10x
Posts: 13
Joined: 26 Jan 2011, 14:06

Re: Fatal Error

Post by Faster10x »

Ok ! I got the solution for that !

Now it tell me ''need CURL Extension PHP''

How can active this ?
farfa
Nadeo
Nadeo
Posts: 585
Joined: 14 Jun 2010, 16:15
Location: In front of your hood with one lap late

Re: Fatal Error

Post by farfa »

in your php.ini, or by installing it if you have a Linux server
Also known as: satanasdiabolo
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 1 guest