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
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@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@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
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@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@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@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
Do you see anything in your logs? ----- Original Message ----- From: "Ignacio Valdes" <ivaldes@hal-pc.org> To: "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@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@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@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 )
rawsystems@gmail.com wrote:
Do you see anything in your logs?
----- Original Message ----- From: "Ignacio Valdes" <ivaldes@hal-pc.org> To: "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@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
Maybe ...
chown -R your user name (not as root!) /your/zope-instance If that doesnt work you might review these 2 zope install write ups: http://www.plope.com/Books/2_7Edition/InstallingZope.stx#2-6 x http://plone.org/documentation/how-to/setup-from-source David
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@gmail.com> wrote:
Do you see anything in your logs?
----- Original Message ----- From: "Ignacio Valdes" <ivaldes@hal-pc.org> To: "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@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@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@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 )
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@hal-pc.org> To: <rawsystems@gmail.com>; "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@gmail.com> wrote:
Do you see anything in your logs?
----- Original Message ----- From: "Ignacio Valdes" <ivaldes@hal-pc.org> To: "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@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@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@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 )
Yes. -- IV On Sun, 25 Jun 2006 21:30:58 -0400 <rawsystems@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@hal-pc.org> To: <rawsystems@gmail.com>; "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@gmail.com> wrote:
Do you see anything in your logs?
----- Original Message ----- From: "Ignacio Valdes" <ivaldes@hal-pc.org> To: "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@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@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@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 )
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@hal-pc.org> To: <rawsystems@gmail.com>; "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@hal-pc.org> To: <rawsystems@gmail.com>; "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@gmail.com> wrote:
Do you see anything in your logs?
----- Original Message ----- From: "Ignacio Valdes" <ivaldes@hal-pc.org> To: "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@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@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@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 )
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@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@hal-pc.org> To: <rawsystems@gmail.com>; "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@hal-pc.org> To: <rawsystems@gmail.com>; "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@gmail.com> wrote:
Do you see anything in your logs?
----- Original Message ----- From: "Ignacio Valdes" <ivaldes@hal-pc.org> To: "thomas desvenain" <thomas.desvenain@gmail.com>; <zope@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@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@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@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@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 )
Ignacio Valdes wrote:
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
Have you tried: lynx http://dune:8080 ...from an ssh session on the box? If that works, I'd suggest some kind of firewall issue... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Yes, that works so probably firewall. -- IV On Mon, 26 Jun 2006 11:16:21 +0100 Chris Withers <chris@simplistix.co.uk> wrote:
Ignacio Valdes wrote:
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
Have you tried:
lynx http://dune:8080
...from an ssh session on the box?
If that works, I'd suggest some kind of firewall issue...
Chris
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Ignacio Valdes wrote:
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.
Maybe there is a firewall blocking your access to port 8080 on the server. Try using wget running on the server to fetch the page locally "wget http://localhost:8080" should work, or set up an ssh tunnel. On your local machine login to the server using the command: ssh -L 9080:localhost:8080 yourserver which will forward port 9080 on your local machine to localhost:8080 on your server. Then you should be able to access the Zope instance as localhost:9080 in your browser.
participants (6)
-
Chris Withers -
David H -
Duncan Booth -
Ignacio Valdes -
rawsystems@gmail.com -
thomas desvenain