• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

server not work, localhost page blank

Newbie Spellweaver
Joined
Jul 30, 2015
Messages
73
Reaction score
9
When trying to create a Habbo utilizing this video "https://www.youtube.com/watch?v=ZVC5uP9-Zi0 ([NEW] How to Make Habbo Retro R63B [Tutorial] [DEC 2017] [Plus Emu])" , my localhost page left blank.

Mysql and Apache are connected by XAMPP.Idk where I went wrong. :/

I followed all the steps of the video faithfully, always putting connection IP in 127.0.0.1.What do I do?

(http://imgur.com/a/QKwtxi6) (http://imgur.com/a/QKwtxi6) Prints:








folder htdocs is correctly

https://prnt.sc/ks5cv4
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jul 5, 2008
Messages
156
Reaction score
19
Editing this;
Just noticed this isn't for your client specifically...
i think the issue is cause by the xampp (ultimately the php) version you're using..
what CMS are you using? and xampp version?

-----------------------------------------------------------------------------------------------------------------------------------------------------

open developer tools and click the network tab..
it'll display a list of everything it's requesting, if i's red - it's missing..
if it doesn't get past client.js (or something similar/or if it only requests a few .js files and stops) then it's probably an issue with your variables/links to swf/.xml files/.txt files.

make sure you check your ports also, in settings and server settings, sometimes one's 3000 and the others 30000

also - when you "enabled flash" did you click the ! next to localhost & allow it that way?
not just having flash enabled in general.
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Jul 30, 2015
Messages
73
Reaction score
9
Hi! Thanks for answer.

My xampp version is v3.2.2 (
https://prnt.sc/ksddw7);

The flash is enabled (http://prntscr.com/ksdess);

CMS > Idk... Is the same of this video: "https://www.youtube.com/watch?v=ZVC5uP9-Zi0 ([NEW] How to Make Habbo Retro R63B [Tutorial] [DEC 2017] [Plus Emu])".
Probably is Retro R63B...


"
open developer tools and click the network tab..".... > idk how to do this '-'

I never played Habbo. I want to surprise my fiancée because she love this game.
 
Upvote 0
Junior Spellweaver
Joined
Jul 5, 2008
Messages
156
Reaction score
19
Yeah, I think you're running the latest xampp with revcms.

I believe you need either xampp 1.7.1 or 1.7.4 with PHP 5.3 (note that "v.3.2.2" is only the version of the xampp control panel).
 
Upvote 0