Lost Homepage access on upgrade

I just upgraded our Notes Server to R6 from R5 the upgrade went smoothly except for the fact that now we cannot access the servers homepage. I can however put in the full URL to a database and access it directly without browsing to it. E.g. servername.domain.com/database.nsf?opendatabaseand access the database directly.

here is a printout of a stats report.

show stat domino.config.*

Domino.Config.ActiveThreads.Max = 40

Domino.Config.ActiveThreads.Min = 20

Domino.Config.AllowDirectoryLinks = 1

Domino.Config.Directory.CGI = f:\notes\data\domino\cgi-bin

Domino.Config.Directory.HTML = f:\notes\data\domino\html

Domino.Config.Directory.Icons = f:\notes\data\domino\icons

Domino.Config.Directory.JavaRoot = f:\notes\data\domino\jav

Domino.Config.DNSLookup = 0

Domino.Config.EnforceAccess = 0

Domino.Config.HomeURL = /?Open

Domino.Config.HostName =

Domino.Config.Image.Format = GIF

Domino.Config.Image.Interlaced = 1

Domino.Config.Log.Access =

Domino.Config.Log.Error =

Domino.Config.Log.Filter =

Domino.Config.Log.TimeStamp = 0

Domino.Config.PortNumber = 80

Domino.Config.PortStatus = 1

Domino.Config.SSL.KeyFile = f:\notes\data\keyfile.kyr

Domino.Config.SSL.PortNumber = 443

Domino.Config.SSL.Status = 1

Domino.Config.Timeout.CGI = 5

Domino.Config.Timeout.IdleThread = 0

Domino.Config.Timeout.Input = 2

Domino.Config.Timeout.Output = 20

Domino.Config.URLpath.CGI = /cgi-bin

Domino.Config.URLpath.Icons = /icons

Domino.Config.URLpath.JavaRoot = /domjava

Domino.Config.URLpath.Servlet = /servlet

Domino.Config.View.Lines = 30

Domino.Config.WelcomePage = default.htm

32 statistics found

Subject: Lost Homepage access on upgrade

I assume your homepage db gets a mention in the server document? Does the DB exist on the server?

My db called homepage.nsf and during an upgrade it was replaced by the standard one :frowning:

Subject: RE: Lost Homepage access on upgrade

The server document appears to be in order to me the homepage is listed correctly.

Subject: RE: Lost Homepage access on upgrade

R6 also sets all ACLs to No Access for anonymous access - check the ACL of the homepage as you may need to increase ths Default or Anon access.

Subject: RE: Lost Homepage access on upgrade

I have checked my documents and homepage has anonymous given read access. This seems suffice to me. All the correct ports are open ie. 80/443 with anonymous aloowed set to yes. I should maybe take a look at homepage.nsf in the designer see if anythings up.

Subject: Lost Homepage access on upgrade

Sorry I should have mentioned the error I get is a HTTP 400 unknown command exception.