Hello,
I've been user Processwire for the first time and absolutely love it. I had used MODX before and this is so much better.
But I am getting a little stuck when it comes to uploading my local MAMP site to the live server. This is what I have done so far.
Created new Database on live server, exported database from local, and imported to the new db in live.
Changed settings in /site/config.php with new database and user details. But while I'm on this, my config.php file has 2 areas to edit all the database details, is this normal?
FTP'd all files over to the live server via FileZilla.
When I load up the domain (web.johnhalsey.co.uk) I get an error. 500 Internal error.
I have tried putting debug mode to true in the config file but it doesn't change the error. Have I missed something blatantly obvious (its very possible).
Any help is appreciated,
Thanks