ManiaLive wont start.

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

Moderator: NADEO

insistent
Posts: 9
Joined: 16 Sep 2011, 23:21

ManiaLive wont start.

Post by insistent »

Hi, i have been trying to start manialive, ive installed php 5.3.8, changed my run.ini to look like this.

; config the path to your php executeable here
phpPath=C:\Program Files (x86)\PHP\php.exe
; do not remove this line!

But when i try to run run, or updater or anything, a dos pop up apear then disapear immediatly, after several run, i could something like "File was unexpected this time"

Any idea? thanks.
insistent
Posts: 9
Joined: 16 Sep 2011, 23:21

Re: ManiaLive wont start.

Post by insistent »

Ah, i copied the php to c:\php\ instead, now it work, but i still got a problem, i changed the timezone in php.ini to this.

;;;;;;;;;;;;;;;;;;;
; Module Settings ;
;;;;;;;;;;;;;;;;;;;

[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
;date.timezone = "Europe/Berlin"

; http://php.net/date.default-latitude
;date.default_latitude = 31.7667

; http://php.net/date.default-longitude
;date.default_longitude = 35.2333

; http://php.net/date.sunrise-zenith
;date.sunrise_zenith = 90.583333

; http://php.net/date.sunset-zenith
;date.sunset_zenith = 90.583333

[filter]
; http://php.net/filter.default
;filter.default = unsafe_raw

; http://php.net/filter.default-flags
;filter.default_flags =


But i still get the timezone error when i run "Run.bat"

Any idea?
svens
Posts: 97
Joined: 15 Jun 2010, 11:06
Location: Bern, CH
Contact:

Re: ManiaLive wont start.

Post by svens »

insistent wrote:;date.timezone = "Europe/Berlin"
Replace this line with:
date.timezone = Europe/Berlin
The semicolon comments out the line (the setting has no effect). You can also leave away the quotes, but you don't have to.
insistent
Posts: 9
Joined: 16 Sep 2011, 23:21

Re: ManiaLive wont start.

Post by insistent »

I changed it to this, im still getting the error.
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: ManiaLive wont start.

Post by w1lla »

try in bootstrapper.php

Code: Select all

date_default_timezone_set('Europe/Berlin');
right after the comments.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
insistent
Posts: 9
Joined: 16 Sep 2011, 23:21

Re: ManiaLive wont start.

Post by insistent »

User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: ManiaLive wont start.

Post by w1lla »

you have a ( in your config.ini
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
insistent
Posts: 9
Joined: 16 Sep 2011, 23:21

Re: ManiaLive wont start.

Post by insistent »

date_default_timezone_get(Europe/Berlin)

Is the only thing on config.ini
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: ManiaLive wont start.

Post by w1lla »

remove it in config.ini

try in bootstrapper.php

Code: Select all

date_default_timezone_set('Europe/Berlin');

right after the comments.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
insistent
Posts: 9
Joined: 16 Sep 2011, 23:21

Re: ManiaLive wont start.

Post by insistent »

If i remove it, i will get the timezone error again.

Damn its complicated.
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 1 guest