MMO Starter Kit

Rob, I have run into that a number of times… as a matter of fact… I have had so many troubles… (All of my own creation… no KIT issues.) I don’t remember the fix…

So, I would start off with my first test… IN setting up the database section of the tut…

Check this… (Step 5)

Http://yoursite/somefolder/mmologin.php

If it says {“status”:“Login information is incorrect. Check your username and password.”} this means the script is working fine, good job!

If it says Connection failed or Access denied, double-check the database connection info that you filled in step 2 **… I believe I found it is case sensitive … so, I had issues with it.

**If that idea doesn’t pan out… maybe Code Spartan or someone else can chip in.