I am having trouble getting a brand new install working on a subdomain. It is the latest build. I have the files installed within the subdomain folder on my server. I get a blank page when I enter the admin url (dev.mysite.com/admin.php) and I get the following error when I check the index page (dev.mysite.com/index.php).
Your config file does not appear to be formatted correctly.
I have checked that these files have uploaded correctly and I have sent an email to my provider (engine hosting) to check if there is any php version conflict (yet to receive a reply). I have searched the forums for this error but none of the fixes work for me.
I seem to remember with 1.x versions of EE that there was some path setting to change in the index file or some other file if I was using a subdomain but I can’t for the life of me find this in the docs or on the forums.
I should also point out that I had a working version of EE 2 on this same subdomain which I trashed and reinstalled after I found a mysql error (unknown column) when trying to install the Mountee module.
Any ideas appreciated.