Quote:
	
	
		| 
					Originally Posted by Shrabok  I managed to setup a server yesterday for the first time, it was fairly easy except for a few hiccups:
 Don't use localhost, use 127.0.0.1.
 Install the right Perl version, I installed 5.16 which didn't work for me, use 5.12 (32 bit) or 5.14 (64 bit).
 
 Else feel free to ask
 | 
	
 Which guide did you use to setup your local server?