[Zope-dev] Re: Starting ZServer

2001-01-03 Thread me_in_apache

Hi guys,

This is my first entry to this mailing list and please forgive me 
if u feel this a stupid problem to begin with.(Today happens to be my 
first day on ZServer)
My Zserver has started at 8080 but the manage.dtml is not 
accessible from the browser either as localhost or with the host name.
Please suggest me an answer the problem ASAP.
Thanx.
_
Tired of limited space on Yahoo and Hotmail?
Free 100 Meg email account available at http://www.dacafe.com



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




Re: [Zope-dev] Re: Starting ZServer

2001-01-03 Thread matt


http://127.0.0.1:8080/

if that works then check out your /etc/hosts file or equiv

On Thu, 04 Jan 2001, [EMAIL PROTECTED] wrote:
 Hi guys,
 
 This is my first entry to this mailing list and please forgive me 
 if u feel this a stupid problem to begin with.(Today happens to be my 
 first day on ZServer)
 My Zserver has started at 8080 but the manage.dtml is not 
 accessible from the browser either as localhost or with the host name.
 Please suggest me an answer the problem ASAP.
 Thanx.
 _
 Tired of limited space on Yahoo and Hotmail?
 Free 100 Meg email account available at http://www.dacafe.com
 
 
 
 ___
 Zope-Dev maillist  -  [EMAIL PROTECTED]
 http://lists.zope.org/mailman/listinfo/zope-dev
 **  No cross posts or HTML encoding!  **
 (Related lists - 
  http://lists.zope.org/mailman/listinfo/zope-announce
  http://lists.zope.org/mailman/listinfo/zope )
-- 

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




Re: [Zope-dev] Re: Starting ZServer

2001-01-03 Thread Dieter Maurer

[EMAIL PROTECTED] writes:
  My Zserver has started at 8080 but the manage.dtml is not 
  accessible from the browser either as localhost or with the host name.
  Please suggest me an answer the problem ASAP.
You are using:

http://localhost:8080/manage

do you?

You must not use "manage.dtml"!



Dieter

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )