Hey everyone,
I've installed that lovely Manager but I still have after many try a problem... When I get to the website it says me :
"Oops! Something went wrong, please try again later."
and nothing more.
I've done :
- upload DedicatedManager to the ftp
- upload Shootmania dedicated servers in the same directory to the ftp
- upload manialive in the same directory to the ftp
- import manager.sql to my database
- edit config/app.ini :
Code: Select all
;;
;; MANIAPLANET DEDICATED MANAGER CONFIG
;;
; Do NOT edit these 2 lines
application.namespace = DedicatedManager
application.webapp = true
log.prefix = manager
application.URL = http://shootmania.dotpok.com/
application.useRewriteRules = false
application.debug = false
; Database configuration
database.user = kernelproduct
database.password = ********
database.slowQueryLog = true
database.database = kernelproduct
DedicatedManager\Config.dedicatedPath = ../Shootmania/UserData/Config/dedicated_cfg.txt
DedicatedManager\Config.manialivePath = ../ManiaLive/config/condig.ini
DedicatedManager\Config.maniaConnect = Off
; DedicatedManager\Config.admins[] = 'login'
; If maniaConnect is On, you need to create an API username and an application with this username
; webservices.username = 'API username'
; webservices.password = 'API password'
It's a OVH webhosting.
PS: I'm a web developper but I still can't understand everything. I mean why is that "Oops! Something went wrong, please try again later.".
Many Thanks
[EDIT] : Bug seen by using degub options. Thanks to jonthekiller