Page 1 of 1
					
				i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 4:45 am
				by Squishy
				hi i followed halls mmo/mud tutorial but how do i implement it into a webhost?
if this is something easy then i am stupid if not i am a big noob XP
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 4:48 am
				by Jackolantern
				It isn't a stupid question. Each webhost is different, so it can take some experimenting, looking up FAQs, asking in forums, etc. before you have everything setup properly. 
What webhost are you using, or are you wanting to host it yourself?
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 4:51 am
				by Squishy
				i am using x10hosting.com but i haven't seen anything in their faq about node's or sockets
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 6:03 am
				by a_bertrand
				I doubt x10hosting.com will offer any options for it. Your best bet would be to have a vps or a node.js hosting.
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 6:29 am
				by Squishy
				thanks i will look into it
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 2:06 pm
				by Jackolantern
				Yeah, as Allan said, webhosts don't play well with Node.js because node doesn't support a development model like PHP does that allows public webhosts. A VPS is likely the way to go (node cloud hosts are generally quite expensive).
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 2:21 pm
				by Squishy
				well i found somewhat free node hosts trying them out first them when i get some extra money i will try out a VPS
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 3:21 pm
				by Jackolantern
				What free node host did you find?
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 3:42 pm
				by Squishy
				openshift, heroku, and nodjitsu the have free node hosting but i can't figure it out XP
			 
			
					
				Re: i'm a noob or an idiot
				Posted: Fri Dec 12, 2014 5:50 pm
				by Jackolantern
				Ohh, that is right they do offer small plans for free. I believe Heroku is pretty well documented on their site. I have never used it, though.