Page 1 of 1
test server?
Posted: Fri Sep 25, 2015 3:47 pm
by cbsarge
Are we able to use our "production" license for a test server? It would be great if I could try new code in an environment that doesn't effect the registered users.
Re: test server?
Posted: Fri Sep 25, 2015 5:41 pm
by KyleMassacre
I myself only work locally anyways so maybe you can try that by installing WAMP or something similar. I prefer vagrant myself but that means you need to understand the Linux environment and doesn't come with a PHPMyAdmin if your a visual kind of fella
Re: test server?
Posted: Fri Sep 25, 2015 6:52 pm
by gmoore
It just can't be on a separate domain. You can either do it locally or on a sub domain like test.yourgame.com. Make sense?
Greg
Re: test server?
Posted: Fri Sep 25, 2015 6:54 pm
by cbsarge
Perfect sense. Thank you both!