Installer keeps running... after successful install
Well, I've been searching for a while and I can't seem to find anything on this.
I have a fresh install of Umbraco 4.7. Installation went fine - DB created, admin user created, skipped the starter kit, made it to the You're Done page. In the admin panel, I installed the business starter kit and made sure to republish the entire site... yet every time I access the site, I get the umbraco installed.
Now when it runs it hits steps 1 and 2, then skips to 6. I click the button, back to the admin page. Rinse/repeat.
Any thoughts on what may be going on here are appreciated!
Probably caused by the IUSR account not having "modify" permissions on the installation folder, preventing the installer from editing the web.config file.
Installer keeps running... after successful install
Well, I've been searching for a while and I can't seem to find anything on this.
I have a fresh install of Umbraco 4.7. Installation went fine - DB created, admin user created, skipped the starter kit, made it to the You're Done page. In the admin panel, I installed the business starter kit and made sure to republish the entire site... yet every time I access the site, I get the umbraco installed.
Now when it runs it hits steps 1 and 2, then skips to 6. I click the button, back to the admin page. Rinse/repeat.
Any thoughts on what may be going on here are appreciated!
Thanks,
Joe
Answer found here: http://our.umbraco.org/forum/getting-started/installing-umbraco/22270-Stuck-in-a-Loop
Probably caused by the IUSR account not having "modify" permissions on the installation folder, preventing the installer from editing the web.config file.
is working on a reply...