[Zope] Zope installation woes

2006-07-05 Thread russ
Hello Zopesters, Firstly, I must say that I'm completely new to this as I usually develop front-end stuff, so excuse my ignorance. Right... that's out of the way - I have been trying to install Zope on a server I have access to via SSH. I've followed the instructions for installing it from sourc

[Zope] Zope installation woes

2006-07-06 Thread russ
Thanks for your help guys, much appreciated. I'll see what I can find on the subject. R. -Original Message- From: Jonathan [mailto:[EMAIL PROTECTED] Sent: 06 July 2006 13:08 To: russ; zope@zope.org Subject: Re: [Zope] Zope installation woes - Original Message - From:

Re: [Zope] Zope installation woes

2006-07-05 Thread Jake
It looks like it is already running. Use top and look for a process called "python". Did you try the url in a browser on port 8080? Jake ___ http://www.ZopeZone.com On Wed, July 5, 2006 10:31 am, russ said: > Hello Zopesters, > > Firstly, I must say that I'm completely new t

RE: [Zope] Zope installation woes

2006-07-05 Thread russ
Jake [mailto:[EMAIL PROTECTED] Sent: 05 July 2006 15:56 To: russ Cc: zope@zope.org Subject: Re: [Zope] Zope installation woes It looks like it is already running. Use top and look for a process called "python". Did you try the url in a browser on port 8080? Jake ___

Re: [Zope] Zope installation woes

2006-07-05 Thread Jonathan
. hth Jonathan - Original Message - From: "russ" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; Sent: Wednesday, July 05, 2006 11:05 AM Subject: RE: [Zope] Zope installation woes Hi Jake, Firstly I'll just mention a little bit more about the server. We hav

RE: [Zope] Zope installation woes

2006-07-05 Thread russ
July 2006 16:15 To: russ; zope@zope.org Subject: Re: [Zope] Zope installation woes At the o/s command prompt, type: ps -eLf You should see a listing which contains some zope/python entries if zope is running. If zope is not running try starting zope with the command: ./zopectl fg this should all

Re: [Zope] Zope installation woes

2006-07-05 Thread Jonathan
- Original Message - From: "russ" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 05, 2006 11:37 AM Subject: RE: [Zope] Zope installation woes O.k. thanks, There are a number of lines like this: mailman 2485 2468 2485 01 Jun29 ?00:00:00 /usr/

Re: [Zope] Zope installation woes

2006-07-05 Thread David H
russ wrote: O.k. thanks, There are a number of lines like this: mailman 2485 2468 2485 01 Jun29 ?00:00:00 /usr/bin/python2.4 /u ...and a few like this: root 12796 11967 12796 01 13:10 pts/100:00:00 /usr/bin/python /usr/ I can't see anything relating to zope spe

RE: [Zope] Zope installation woes

2006-07-05 Thread russ
now what? http://www.domain.tld:8080 still produces nothing. :( -Original Message- From: Jonathan [mailto:[EMAIL PROTECTED] Sent: 05 July 2006 17:14 To: russ; zope@zope.org Subject: Re: [Zope] Zope installation woes - Original Message - From: "russ" <[EMAIL PROTECTED]> To:

Re: [Zope] Zope installation woes

2006-07-05 Thread Jonathan
- Original Message - From: "russ" <[EMAIL PROTECTED]> To: "'Jonathan'" <[EMAIL PROTECTED]>; Sent: Wednesday, July 05, 2006 1:24 PM Subject: RE: [Zope] Zope installation woes Well I've tried to follow your steps with the exception of p

Re: [Zope] Zope installation woes

2006-07-05 Thread Jonathan
Once you have zoped you'll never go back ;-) Jonathan - Original Message - From: "russtik" <[EMAIL PROTECTED]> To: "'Jonathan'" <[EMAIL PROTECTED]>; Sent: Wednesday, July 05, 2006 7:30 PM Subject: RE: [Zope] Zope installation woes p

RE: [Zope] Zope installation woes

2006-07-06 Thread Sascha Welter
(Wed, Jul 05, 2006 at 12:00:08PM -0400) [EMAIL PROTECTED] wrote/schrieb/egrapse: > From: "russ" <[EMAIL PROTECTED]> > Subject: RE: [Zope] Zope installation woes > Firstly I'll just mention a little bit more about the server. We have > cPanel and Apache runni

RE: [Zope] Zope installation woes

2006-07-06 Thread russ
m: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 05 July 2006 18:59 To: russ Subject: RE: [Zope] Zope installation woes use the "ps" command to see that that process is still running. also use the "netstat" command (with the -p flag (as root)) to see/confirm what port zope is l

RE: [Zope] Zope installation woes

2006-07-06 Thread russ
nting to turn back. So do you think I should throw in the towel now? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sascha Welter Sent: 06 July 2006 10:14 To: zope@zope.org Subject: RE: [Zope] Zope installation woes (Wed, Jul 05, 2006 at 12:00:08PM -0400) [

Re: [Zope] Zope installation woes

2006-07-06 Thread Jonathan
- Original Message - From: "russ" <[EMAIL PROTECTED]> To: "'Sascha Welter'" <[EMAIL PROTECTED]>; Sent: Thursday, July 06, 2006 5:38 AM Subject: RE: [Zope] Zope installation woes I agree Sascha, I would prefer to much more grounded in the

RE: [Zope] Zope installation woes

2006-07-06 Thread russ
bject: RE: [Zope] Zope installation woes if your zope instance does not show in the output from: netstat -ap | grep LISTEN (issued as root) then there's no sense in trying to figure out how to telnet to localhost 8080 (or whatever port your zope is running on) as there's nothing li

Re: [Zope] Zope installation woes

2006-07-06 Thread KE Liew
LISTENING 546729 15600/python /home/zope/instance/var/zopectlsock.15599 Does this mean it's running? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 06 July 2006 15:44 To: russ Subject: RE: [Zope] Zope installation woes if your zope instance does not show

Re: [Zope] Zope installation woes

2006-07-07 Thread KE Liew
happens. This is why I'm consulting the mailing list for assistance. -Original Message- From: KE Liew [mailto:[EMAIL PROTECTED] Sent: 06 July 2006 23:46 To: russ Cc: [EMAIL PROTECTED]; zope@zope.org Subject: Re: [Zope] Zope installation woes no offense, but you should really listen to thos

RE: [Zope] Zope installation woes

2006-07-07 Thread russtik
g the mailing list for assistance. -Original Message- From: KE Liew [mailto:[EMAIL PROTECTED] Sent: 06 July 2006 23:46 To: russ Cc: [EMAIL PROTECTED]; zope@zope.org Subject: Re: [Zope] Zope installation woes no offense, but you should really listen to those advice given. it'll take