I’ve had a client site up and running on one of my own servers and just tried to take it live this evening. Followed all the steps in the wiki, but when I try and access the admin area or the site itself I get a completely blank page (no code output, no errors - nothing).
The strange thing is I vaguely remember something like this happening to me a couple of years ago but I’ve no idea how I managed to figure it out. I’m pretty sure that my database settings etc are correct as when I intentionally make them incorrect, I get the following error:
Site Error: Unable to Load Site Preferences; No Preferences Found
In the config files, I couldn’t see anything relating to the base_url at the top of the config file, along with the other EE settings, but I updated the base_url that seems to relate to CodeIgniter.
I was also missing a folder under expressionengine/cache/db_cache/, so I created this and gave it 777 permissions, but that didn’t seem to do anything.
Anyone have any ideas? It’s hosted with 1&1 (not my choice), and I’m questioning whether this is something at their end? Urgently need to get this sorted so I can get the site up and running for the client though.
Thanks for your help!