Hi.

At Thu, 08 Dec 2005 09:28:43 +0000,
CGIP CGIP wrote:
> 
> hi list
> have loaded zope3 on windows and have tried the url
> http://localhost:9080/++skin++ZopeTop
> (from ZopetopTenChanges document - 1st task)
> 
> "the connection was refused when attempting to contact
> loacalhost:9080"
> 
> do i need to fiddle with something ? 
> cheers
> rich

Can you show us your zope.conf?

If you want to use port 9080,
you should configure zope.conf as shown below.

<server>
  type HTTP
  address 9080
</server>

Best Regards,

-- 
TAHARA Yusei
[EMAIL PROTECTED]
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to