I opened my project and when I compiled Umbraco automatically goes to the install phase. I've been running this project for months no problem but after sync'ing some new files from my media folder its redirecting to the install.
How can I disable this? What could be causing Umbraco to think its not already setup?
I found the solution here. If anyone is stuck in a Install loop after upgrading Umbraco. If you're using the local sdf database like I am, check to make sure it's present. I realized that my local sdf file was 0kB.
All I needed to do was pull the current copy of my database file back into the project and poof, it lives again.
Umbraco Trying to Install Again Can't Stop It
Hi Guys,
I opened my project and when I compiled Umbraco automatically goes to the install phase. I've been running this project for months no problem but after sync'ing some new files from my media folder its redirecting to the install.
How can I disable this? What could be causing Umbraco to think its not already setup?
Thanks,
Hi All,
I found the solution here. If anyone is stuck in a Install loop after upgrading Umbraco. If you're using the local sdf database like I am, check to make sure it's present. I realized that my local sdf file was 0kB.
All I needed to do was pull the current copy of my database file back into the project and poof, it lives again.
is working on a reply...