Umbraco 4.6 install - after completion, still redirects to install folder
Hi there,
I've tried searching a bunch for this, but can't really find anything similar since 4.6 is so new. I'm not that familiar with IIS so this could be a very simple fix.
I went through an install of 4.6 on my win2k3 box, and it went by easily enough. I can get into the admin area and do whatever, but previewing new pages or even trying to visit the homepage kicks me back to the install folder.
In your Web.config - does your appSetting key "umbracoConfigurationStatus" have a value of "4.6.0.Beta"?
If not, then you'll need to check the permissions on it. But if you feel that the permissions are correct - then add the "4.6.0.Beta" value ... that should stop Umbraco redirecting back to your install folder.
Umbraco 4.6 install - after completion, still redirects to install folder
Hi there,
I've tried searching a bunch for this, but can't really find anything similar since 4.6 is so new. I'm not that familiar with IIS so this could be a very simple fix.
I went through an install of 4.6 on my win2k3 box, and it went by easily enough. I can get into the admin area and do whatever, but previewing new pages or even trying to visit the homepage kicks me back to the install folder.
Any help is much appreciated!
ooh I forgot to add, I'm using SQL Server, ASP 4.0, IIS 6.
Hi Erin,
In your Web.config - does your appSetting key "umbracoConfigurationStatus" have a value of "4.6.0.Beta"?
If not, then you'll need to check the permissions on it. But if you feel that the permissions are correct - then add the "4.6.0.Beta" value ... that should stop Umbraco redirecting back to your install folder.
Cheers, Lee.
is working on a reply...