[Zope] extreme newbie questions

Charlie Reiman creiman@kefta.com
Wed, 16 Oct 2002 14:17:23 -0700


I think it or something else is running at that port. What happens when you
do this:

telnet machine 2323
GET / HTTP/1.0


You need two returns after the HTTP/1.0. You should get back the full
response including headers so we have something to go on. Also, you should
check the console you started zope from to see if there are any messages.

Oh yeah: Also tell us what OS the server is on, what version of zope, what
version of python, and anything else you think might be relevant.

> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Jim
> Penny
> Sent: Wednesday, October 16, 2002 2:11 PM
> To: John Fink
> Cc: zope@zope.org
> Subject: Re: [Zope] extreme newbie questions
>
>
> On Wed, Oct 16, 2002 at 01:55:49PM -0700, John Fink wrote:
> >
> > Hey folks,
> >
> > I'm a systems administrator at a university library in San
> Francisco, and
> > about a week or so ago I set up a Zope installation for one of my users;
> > he was able to become the administrator and start developing, but just
> > yesterday he found that when he accessed the Zserver (let's say the
> > Zserver runs on port 2323 -- when he goes to
> "http://machine:2323") he got
> > the simple message "Not Found".  Nothing else, no errors on the page,
> > nada.  I can't get anything either.  He claims he didn't do anything
> > yesterday that might have hosed the operation, but I'm at a loss -- I
> > don't know enough about Zope to do an effective diagnoses.  Any
> nudges or
> > clues would be greatly appreciated.
> >
> > jf
> >
>
> You haven't said anything about browser, server platform, or client
> platform.  It sounds like you are running Internet Explorer with "User
> Friendly Error Message"  (which are anything but).
>
> And it sounds like either the zope server is not running, or there is a
> DNS problem.
>
> Check both.  Can you ping the machine?  (If so, DNS is OK.)
> Is the server running?  (I can't tell you how to tell without knowing
> your platform.)
>
> Jim Penny
> >
> > _______________________________________________
> > Zope maillist  -  Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope-dev )
> >
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>