473,395 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Zope 3?? How do you start it on Windows?

Call me crazy and stupid, but how do you start zope? I downloaded the
thing, installed it, and then nothing. I can find a stupid README.txt
that is useful.

Can someone help?....Please!

Thx.

Feb 21 '06 #1
4 1069
kbperry wrote:
Call me crazy and stupid, but how do you start zope? I downloaded the
thing, installed it, and then nothing. I can find a stupid README.txt
that is useful.

Can someone help?....Please!

Install Python 2.4

Install Zope 3 in that python by using setup.py

Make a Zope instance with Python24\Scripts\mkzopeinstance.bat

Start that instance by running

<INSTANCE_HOME>/bin/runzope.bat
--

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science
Feb 21 '06 #2
Cool thx Matt. I did finally figure it out, but barely. Why would you
want to download and install Zope without creating an instance? It
seems kind of dumb to me.

Feb 21 '06 #3
kbperry wrote:
Cool thx Matt. I did finally figure it out, but barely. Why would you
want to download and install Zope without creating an instance? It
seems kind of dumb to me.


This is a quite normal separation. I think you will find the same
thing among both database systems and various web tool kits. Some
database systems do create an instance on installation, but that's
because those database systems need one main systems database per
install to adminster the other databases. Whether it's Oracle, Zope
or Django, you can have many instances running in one installation.

I installed Trac yesterday. It worked just the same way.

In settings with more than just a few developers, it's quite normal
that system admins install software products such as Zope, while
software developers create Zope instances. Why on earth would you
force the sysadmin to make a Zope instance? He doesn't need one!
The developer probably doesn't have root access, and it isn't his
job to install third party s/w.
Feb 21 '06 #4
Many good points! Thx Matt.

Feb 21 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: jsmilan | last post by:
Hi, all; I'm strictly an amateur developer who has dabbled in a half dozen languages on eight or nine systems over 20 years or so. I have never devoted the time or energy to thoroughly learn...
47
by: Will Stuyvesant | last post by:
Hello all, So Zope still lives, yay. Well, I like that they use Python. <rant> What amazed me is they write that they "added types to the variables and hope that it will be added to the...
4
by: John Benson | last post by:
Hi, I've been reading the above-titled book and it looks like some major Python and Zope features have been cherry-picked for pushing down into .NET, like application memory management (Python...
1
by: McMeng | last post by:
Hi, I am new to Zope. I downloaded the Zope X3 Windows installer and install it, everything is okay. But how to start it? I typed 'http://localhost:8080/manage' in my browser but get a 'can...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.