|
You can setup Apache/MySQL/PHP on your home Windows box - it'll give you more direct control for development. I'd suggest it - it's a lot easier to play around when everything is local and you can see the effects of changes right away.
I'd do that, then attempt to create your database. You can use the command line for direct feedback. If it fails, let us know what it says and the command you used.
|