I’m developing a site and this morning when I came into work, the site was working fine.
I added a basic block of html code:
<div>
some content
</div>
After saving and uploading to the server, i get the following Error:
Unable to locate your config file (expressionengine/config/config.php)
So I reverted the code and it’s still broke, (actually the whole site is).
After trying various debugging options, the site started working again.
So starting from how the site was when I came to work, I slowly started adding the HTML code and all seemed fine until, POP, it happened again, the code i added was a basic block of HTML.
Anybody come across an issue like this before???
I’m thinking i might be having issues with database connections at the mo?