o.k. when running that I saw this:
unix 2 [ ACC ] STREAM 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
Su
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:
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 running. There's a number of accou
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
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:
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
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
___
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