[Zope] No joy on 8080.

Ignacio Valdes ivaldes at hal-pc.org
Sun Jun 25 22:56:44 EDT 2006


Here is my event.log file:

2006-06-25T21:12:21 INFO ZServer HTTP server started at Sun Jun 25 
21:12:21 2006
         Hostname: dune
         Port: 8080
------
2006-06-25T21:12:23 WARNING ZODB Could not import class 
'PlacelessTranslationService' from module 
'Products.PlacelessTranslationServic
e.PlacelessTranslationService'
------
2006-06-25T21:12:24 INFO Zope Ready to handle requests

-- IV

On Sun, 25 Jun 2006 22:31:20 -0400
  <rawsystems at gmail.com> wrote:
> Search up the log and see if zope's setup on 8080 (per the zope.conf 
>file, btw)
> maybe it's on a different port.
> Do you have tomcat also install (i think iirc that it would also use 
>port 80)
> I'd also try"localhost" or check your host file for your machine 
>name, or a real ip addres..
> 
> http://10.0.0.1:8080/manage for instance.
> 
> hth
> bobb
> 
> 
> ----- Original Message ----- From: "Ignacio Valdes" 
><ivaldes at hal-pc.org>
> To: <rawsystems at gmail.com>; "thomas desvenain" 
><thomas.desvenain at gmail.com>; <zope at zope.org>
> Sent: Sunday, June 25, 2006 9:37 PM
> Subject: Re: [Zope] No joy on 8080.
> 
> 
>> Yes. -- IV
>>
>> On Sun, 25 Jun 2006 21:30:58 -0400
>>  <rawsystems at gmail.com> wrote:
>>> do you see "zope  ready to handle requests"? at the end of the log 
>>> (meaning your startup is  good?)
>>>
>>> ----- Original Message ----- From: "Ignacio Valdes" 
>>><ivaldes at hal-pc.org>
>>> To: <rawsystems at gmail.com>; "thomas desvenain" 
>>> <thomas.desvenain at gmail.com>; <zope at zope.org>
>>> Sent: Sunday, June 25, 2006 9:04 PM
>>> Subject: Re: [Zope] No joy on 8080.
>>>
>>>
>>>>I did see in event.log that hostname was 0.0.0.0 and I added 
>>>>ip-address 129.106.nospam.nospam to it and it now recognizes the 
>>>>hostname in the event.log file. Unfortunately, that doesn't change 
>>>>anything, it still doesn't seem to respond to 
>>>>http://129.106.nospam.nospam:8080 in a browser.
>>>>
>>>> -- IV
>>>>
>>>> On Sun, 25 Jun 2006 20:49:23 -0400
>>>>  <rawsystems at gmail.com> wrote:
>>>>> Do you see anything in your logs?
>>>>>
>>>>> ----- Original Message ----- From: "Ignacio Valdes" 
>>>>> <ivaldes at hal-pc.org>
>>>>> To: "thomas desvenain" <thomas.desvenain at gmail.com>; <zope at zope.org>
>>>>> Sent: Sunday, June 25, 2006 7:18 PM
>>>>> Subject: Re: [Zope] No joy on 8080.
>>>>>
>>>>>
>>>>>> Thanks, effective-user is zope and it appears to own the directories 
>>>>>> pertaining to zope. I restarted it using /etc/rc.d/init.d/zope 
>>>>>>restart 
>>>>>> but I still don't get anything on 8080. -- IV
>>>>>>
>>>>>> On Mon, 26 Jun 2006 01:01:24 +0200
>>>>>>  "thomas desvenain" <thomas.desvenain at gmail.com> wrote:
>>>>>>> i had this problem : i forgot giving to zope server's 
>>>>>>> "effective-user" the
>>>>>>> rights on zope instance directory
>>>>>>>
>>>>>>> (effective-user name is defined in zopeinstance/etc/zope.conf)
>>>>>>>
>>>>>>> 2006/6/26, Ignacio Valdes <ivaldes at hal-pc.org>:
>>>>>>>>
>>>>>>>> Hello all,
>>>>>>>>
>>>>>>>> I installed Zope on Fedora Core 5 using yum install zope, I opened
>>>>>>>> port 8080 with lokkit, then I started it up using zopectl start. 
>>>>>>>> This
>>>>>>>> is all on a headless server by ssh so I can't check
>>>>>>>> http://localhost:8080 but http://server ip address:8080 on my 
>>>>>>>> browser
>>>>>>>> doesn't work. I do have xampp apache running as well and can get the
>>>>>>>> xampp welcome screen to appear but with xampp apache started or
>>>>>>>> stopped http://server ip address:8080 doesn't do anything. I'm 
>>>>>>>> baffled
>>>>>>>> as to what to do next. What should I try?
>>>>>>>>
>>>>>>>> Thanks!
>>>>>>>>
>>>>>>>> -- IV
>>>>>>>> _______________________________________________
>>>>>>>> Zope maillist  -  Zope at zope.org
>>>>>>>> http://mail.zope.org/mailman/listinfo/zope
>>>>>>>> **   No cross posts or HTML encoding!  **
>>>>>>>> (Related lists -
>>>>>>>> http://mail.zope.org/mailman/listinfo/zope-announce
>>>>>>>> http://mail.zope.org/mailman/listinfo/zope-dev )
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> -- 
>>>>>>> Thomas Desvenain
>>>>>>> Junior Plone/Zope, Looking for a Job !
>>>>>>> Now, trainee at Institut National de Recherche Agronomique
>>>>>>> Mathématiques, Informatique et Génôme laboratory
>>>>>>> 78350 Jouy en Josas
>>>>>>> 0134652943
>>>>>>
>>>>>> _______________________________________________
>>>>>> Zope maillist  -  Zope at zope.org
>>>>>> http://mail.zope.org/mailman/listinfo/zope
>>>>>> **   No cross posts or HTML encoding!  **
>>>>>> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
>>>>>> http://mail.zope.org/mailman/listinfo/zope-dev )
>>>>>
>>>>
>>>
>> 
> 



More information about the Zope mailing list