I am new at this but I have been unable to get Zope 3 to run correctly from the internet or from another computer
on my internal network.

I downloaded Python 2.4.0 and installed it. I then downloaded the Windows XP version of Zope 3 and ran the installer.

I then found that the installer only installs in the Python/Scripts directory and does not set up the instance.

I figured out how to use the mkzopeinstance and got a instance directory created.

Next, I figured out to issue the runzope command and got Zope started on port 8080.

However, a lot of routers use port 8080 for remote admin, so I then had to figure out how to change the zope conf file to
tell it to start using port 9090.

OK, got it running with no error on port 9090 as an HTTP server on localhost.

Ran the http://localhost:9090/manage command in the browser and I was connected at least on the computer it is installed on.

Now the problem. 1. Cannot access the ZOPE 3 server from the internet or from a different machine on the internal network.
      2.  Cannot run as a Windows Service.

Any suggestions????
begin:vcard
fn:Daniel Roberson
n:Roberson;Daniel
org:Robert Daniels, LLC
adr;dom:;;6514 Hillsboro Lane;Fort Wayne;Indiana;46835
email;internet:[EMAIL PROTECTED]
title:Founder and Managing Director
tel;work:260.486.1860
tel;fax:260.486.1860
tel;cell:260.750.3407
x-mozilla-html:TRUE
url:http://www.robertdaniels.net
version:2.1
end:vcard

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to