Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Mercury domain problem
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Reznal" data-source="post: 326373" data-attributes="member: 46879"><p>Variables : <a href="http://pastebin.com/VnhsDEJH" target="_blank">http://pastebin.com/VnhsDEJH</a></p><p>Emu Config</p><p>[spoiler]</p><p>## Mercury Emulator System Configuration File</p><p>## Must be edited for the server to work</p><p></p><p>## MySQL Configuration</p><p>db.hostname=localhost</p><p>db.port=3306</p><p>db.username=name</p><p>db.password=pass</p><p>db.name=name</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=1</p><p>db.pool.maxsize=500</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=(ip)</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=11000</p><p>game.tcp.conperip=100</p><p>game.tcp.enablenagles=true</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=(ip)</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=0.0.0.0</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=20000</p><p>client.maxrequests=300</p><p>[/spoiler]</p><p>CMS Config</p><p>[spoiler]</p><p><?php</p><p>if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }</p><p></p><p>$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.</p><p></p><p>$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host - 208.67.16.47, Hamachi IP, VPS or Dedi's IP</p><p></p><p>$_CONFIG['mysql']['username'] = 'name'; //Phpmyadmin username</p><p></p><p>$_CONFIG['mysql']['password'] = 'pass'; //Phpmyadmin password</p><p></p><p>$_CONFIG['mysql']['database'] = 'name'; //Phpmyadmin database name</p><p></p><p>$_CONFIG['mysql']['port'] = '3306'; //MySQL's port</p><p></p><p>/*</p><p>*</p><p>* Hotel management - All URLs do not end with an "/"</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['hotel']['server_ip'] = '(ip)'; //localhost, Hamachi IP, VPS or Dedi's IP</p><p></p><p>$_CONFIG['hotel']['url'] = '<a href="http://www.nexxt-hotel.com';" target="_blank">http://www.nexxt-hotel.com';</a> //URL to your hotel, does not end with a "/"</p><p></p><p>$_CONFIG['hotel']['name'] = 'Nexxt'; // Your Hotel's Name</p><p></p><p>$_CONFIG['hotel']['desc'] = ''; //Hotel's description</p><p></p><p>$_CONFIG['hotel']['email'] = '<a href="mailto:explorer@is-sexy.com">explorer@is-sexy.com</a>'; //Email for users to submit help requests to</p><p></p><p>$_CONFIG['hotel']['in_maint'] = false; //false for no maintenance mode & true for maintenance mode</p><p></p><p>$_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Starting motto for new users</p><p></p><p>$_CONFIG['hotel']['credits'] = 100000; //How many coins new users get</p><p></p><p>$_CONFIG['hotel']['pixels'] = 50000; //How many pixels new users get</p><p></p><p>$_CONFIG['hotel']['figure'] = 'lg-285-89.sh-290-1408.hr-3163-31.ch-210-106.hd-190-1'; //Default figure users will register with.</p><p></p><p>$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/2769'; //Web_Build</p><p></p><p>$_CONFIG['hotel']['external_vars'] = '<a href="http://www.nexxt-hotel.com/game/gamedata/external_variables.txt';" target="_blank">http://www.nexxt-hotel.com/game/gamedata/external_variables.txt';</a> //External Vars [Don't edit]</p><p></p><p>$_CONFIG['hotel']['external_texts'] = '<a href="http://www.nexxt-hotel.com/game/gamedata/external_flash_texts.txt';" target="_blank">http://www.nexxt-hotel.com/game/gamedata/external_flash_texts.txt';</a> //External Flash Texts [Don't edit]</p><p></p><p>$_CONFIG['hotel']['product_data'] = '<a href="http://www.nexxt-hotel.com/game/gamedata/productdata.txt';" target="_blank">http://www.nexxt-hotel.com/game/gamedata/productdata.txt';</a> //Product Data [Don't edit]</p><p></p><p>$_CONFIG['hotel']['furni_data'] = '<a href="http://www.nexxt-hotel.com/game/gamedata/furnidata_xml.xml';" target="_blank">http://www.nexxt-hotel.com/game/gamedata/furnidata_xml.xml';</a> //Furni Data [Don't edit]</p><p></p><p>$_CONFIG['hotel']['swf_folder'] = '<a href="http://www.nexxt-hotel.com/game';" target="_blank">http://www.nexxt-hotel.com/game';</a> //SWF Folder [Don't edit]</p><p></p><p>/*</p><p>*</p><p>* Templating management - Pick one of our default styles or make yours by following our examples!</p><p>*</p><p>*/</p><p></p><p>#RevCMS has 2 default styles, 'Mango' by dannyy94 and 'Priv' by joopie - Others styles are to come, such as RastaLulz's ProCMS style and Nominal's PhoenixCMS 4.0 style.</p><p></p><p>$_CONFIG['template']['style'] = 'New';</p><p></p><p>/*</p><p>*</p><p>* Other topsites.. thing</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['thehabbos']['username'] = 'Kryptos';</p><p>$_CONFIG['retro_top']['user'] = 'Kryptos';</p><p></p><p>/*</p><p>*</p><p>* Recaptcha management - Fill the information below if you have one, else leave it like that and don't worry, be happy.</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43';</p><p>$_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD';</p><p></p><p></p><p>/*</p><p>*</p><p>* Social Networking stuff</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['social']['twitter'] = 'TwitterAccount'; //Hotel's Twitter account</p><p></p><p>$_CONFIG['social']['facebook'] = 'FacebookAccount'; //Hotel's Facebook account</p><p></p><p>?></p><p>[/spoiler]</p></blockquote><p></p>
[QUOTE="Reznal, post: 326373, member: 46879"] Variables : [URL]http://pastebin.com/VnhsDEJH[/URL] Emu Config [spoiler] ## Mercury Emulator System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=name db.password=pass db.name=name ## MySQL pooling setup (controls amount of connections) db.pool.minsize=1 db.pool.maxsize=500 ## Game TCP/IP Configuration game.tcp.bindip=(ip) game.tcp.port=30000 game.tcp.conlimit=11000 game.tcp.conperip=100 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=(ip) mus.tcp.port=30001 mus.tcp.allowedaddr=0.0.0.0 ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 [/spoiler] CMS Config [spoiler] <?php if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); } $_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection. $_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host - 208.67.16.47, Hamachi IP, VPS or Dedi's IP $_CONFIG['mysql']['username'] = 'name'; //Phpmyadmin username $_CONFIG['mysql']['password'] = 'pass'; //Phpmyadmin password $_CONFIG['mysql']['database'] = 'name'; //Phpmyadmin database name $_CONFIG['mysql']['port'] = '3306'; //MySQL's port /* * * Hotel management - All URLs do not end with an "/" * */ $_CONFIG['hotel']['server_ip'] = '(ip)'; //localhost, Hamachi IP, VPS or Dedi's IP $_CONFIG['hotel']['url'] = '[URL]http://www.nexxt-hotel.com';[/URL] //URL to your hotel, does not end with a "/" $_CONFIG['hotel']['name'] = 'Nexxt'; // Your Hotel's Name $_CONFIG['hotel']['desc'] = ''; //Hotel's description $_CONFIG['hotel']['email'] = '[EMAIL]explorer@is-sexy.com[/EMAIL]'; //Email for users to submit help requests to $_CONFIG['hotel']['in_maint'] = false; //false for no maintenance mode & true for maintenance mode $_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Starting motto for new users $_CONFIG['hotel']['credits'] = 100000; //How many coins new users get $_CONFIG['hotel']['pixels'] = 50000; //How many pixels new users get $_CONFIG['hotel']['figure'] = 'lg-285-89.sh-290-1408.hr-3163-31.ch-210-106.hd-190-1'; //Default figure users will register with. $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/2769'; //Web_Build $_CONFIG['hotel']['external_vars'] = '[URL]http://www.nexxt-hotel.com/game/gamedata/external_variables.txt';[/URL] //External Vars [Don't edit] $_CONFIG['hotel']['external_texts'] = '[URL]http://www.nexxt-hotel.com/game/gamedata/external_flash_texts.txt';[/URL] //External Flash Texts [Don't edit] $_CONFIG['hotel']['product_data'] = '[URL]http://www.nexxt-hotel.com/game/gamedata/productdata.txt';[/URL] //Product Data [Don't edit] $_CONFIG['hotel']['furni_data'] = '[URL]http://www.nexxt-hotel.com/game/gamedata/furnidata_xml.xml';[/URL] //Furni Data [Don't edit] $_CONFIG['hotel']['swf_folder'] = '[URL]http://www.nexxt-hotel.com/game';[/URL] //SWF Folder [Don't edit] /* * * Templating management - Pick one of our default styles or make yours by following our examples! * */ #RevCMS has 2 default styles, 'Mango' by dannyy94 and 'Priv' by joopie - Others styles are to come, such as RastaLulz's ProCMS style and Nominal's PhoenixCMS 4.0 style. $_CONFIG['template']['style'] = 'New'; /* * * Other topsites.. thing * */ $_CONFIG['thehabbos']['username'] = 'Kryptos'; $_CONFIG['retro_top']['user'] = 'Kryptos'; /* * * Recaptcha management - Fill the information below if you have one, else leave it like that and don't worry, be happy. * */ $_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43'; $_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD'; /* * * Social Networking stuff * */ $_CONFIG['social']['twitter'] = 'TwitterAccount'; //Hotel's Twitter account $_CONFIG['social']['facebook'] = 'FacebookAccount'; //Hotel's Facebook account ?> [/spoiler] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Mercury domain problem
Top