What tutorial did you follow?Okay so i have setup IIS Fully and installed everything.
I have also double checked all files and tried new .Htaccess and new web.config and also tried converting .htaccess into web.config and doesn't work.
Can anyone tell me what the problem might be?
Thanks
error on line 5 at column 23: Extra content at the end of the document
Show me your config.ini code? @Jake_M
C1WLj4Fc
I've followed 7 different tutorials. If you've got one that is confirmed working to date, I'm more than willing to check it out.You've edited the RevCMS core engine or something along those lines - since you uploaded your CMS did you change anything or had it never worked?
I recommend downloading the official RevCMS from DevBest and then adding a theme and working from there.
Your emu config not cms config.
## Phoenix 3.0 System Configuration File
## Licence Information
Otaku-Studios.username=FudgeZ
Otaku-Studios.password=nope
## Licence Server Information
LicenceServer.URL=localhost/phx/
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=
db.name=retro
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=localhost
game.tcp.port=30000
game.tcp.conlimit=5000
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=localhost
mus.tcp.port=30001
mus.tcp.allowedaddr=localhost
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
My local account doesn't have a password, hence why I didn't fill it in. Surprisingly enough, it did connect.why don't you have a mysql password? i'm pretty sure you need one to connect to the emu and for the hotel to function?
No it isn't. Now the emu won't connect. Do you have a link to a working tutorial? I'll follow that from the ground up.the emu is connected? so i'm assuming your problem is fixed now?
Thing is, that's one of the first ones I followed. I got a blank page on all tutorials. Not just the client, it's the whole CMS.instead of outdated r63 why not use r63b?You must be registered for see links
Nada. None of the errors you've provided are shown.blank page? are you sure its just blank? it's not telling you "Failed to connect to the mysql database" or "Error 404" or anything?
We are spamming this guys thread and may likely get an infraction for off topic, so if you need any help I'll just pm you.Nada. None of the errors you've provided are shown.
if ur using IIS 8 Go Download Wpilauncher and install PHP 5.6I have the exact same problem. It's for my whole CMS. I get the favicon then no-go.
Edit:
I should mention that all of my SWFS, and other configuration is all pointed to localhost. I need to mess around with it privately first before buying a VPS or considering Hamachi. So localhost and 127.0.0.1 return the blank pages.
HOWEVER, when I do 127.0.0.1:30000 with the Emulator booted I getCode:error on line 5 at column 23: Extra content at the end of the document