.....exactly which folders/files should I FTP to my web host fro my site to work online? When I copied the entire local folder it tried to install a fresh copy (?) and of course, came up with an error.
Installation Status Report
00:00:00.109 - Installing Version: 4.4.0
00:00:00.109 - Installing Script: DotNetNuke.SetUp.SqlDataProvider Success
00:00:00.187 - Installing Script: DotNetNuke.Schema.SqlDataProvider Success
00:00:08.343 - Installing Script: DotNetNuke.Data.SqlDataProvider Success
00:00:12.140 - Installing MemberRole Provider:
00:00:12.140 - Installing Script: InstallCommon.sql
00:00:12.734 - Installing Script: InstallMembership.sql
00:00:13.172 - Installing Script: InstallProfile.sql
00:00:13.297 - Installing Script: InstallRoles.sql
00:00:13.750 - Upgrading to Version: 4.4.1 Success
00:00:13.937 - Performing General Upgrades
00:00:14.281 - Loading Host Settings:
00:00:14.406 - Configuring SuperUser:
00:00:14.906 - Installing Modules:
00:00:15.000 - Executing Additional Scripts:
00:00:15.015 - Creating Portal: My Website
00:00:19.000 - Error: Error configuring Child PortalThe file 'E:\kunden\homepages\13\d201022068\Portals\0\portal.css' already exists. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite) at DotNetNuke.Entities.Portals.PortalController.CreatePortal(String PortalName, String FirstName, String LastName, String Username, String Password, String Email, String Description, String KeyWords, String TemplatePath, String TemplateFile, String HomeDirectory, String PortalAlias, String ServerPath, String ChildPath, Boolean IsChildPortal)
00:00:19.000 - Portal failed to install:Error!
00:00:19.000 - Installing Optional Resources:
which seems to be related to a portal (namely my site) aleady being in existence, so presumably I should only copy up s portion of the folder. Help would be much appreciated.