Jump to content
MakeWebGames

Hi, I was wondering


Gucci Mane

Recommended Posts

Wamp is great once you finally get it set up, but to test things with the example same settings as your server with minimum effort (same php version, mysql version, etc) just create a second directory on your server. Call it test game. Copy all your game files there. Create a new mysql database. Copy all your mysql info there. Then screw around with that, when you finish testing/coding a mod, transport it over to the 'live' game.

Link to comment
Share on other sites

you could always try adding a subdomain? called... oh idk... modtest

which would create a folder in public_html called modtest

do i backup of all your files. move that zip into the modtest folder and extract them.

then upload the mod you wanna work on, on that subdomain modtest folder...

and the url will be like this

http://modtest.gamenamehere.com/login.php/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...