Azure Do Server [v0.6.2]

07/24/2014 21:05 BotorCrime#1
Welcome.
Today I wanted to install the Azure Do Server [v0.6.2] . I have uploaded files such as KERNEL-DOCMS and wwwroot (I changed the name to htdocs). I added a database in phpmyadmin ... But when you open the localhost shows me the "ugly" side. After pressing the key or mouse button to register or log in takes me to page: privateserver.com
What can I do
07/24/2014 21:38 mustangv7#2
You have to edit this line in KERNEL-DOCMS/Server.Config.php:
Code:
'Server' => 'privateserver.com',
And change privateserver.com with localhost so it should be like this:
Code:
'Server' => 'localhost',
Btw, next time please: [Only registered and activated users can see links. Click Here To Register...]
07/25/2014 00:43 Arby#3
#closed (Pserver support thread)