Re: [Zope3-Users] How do I start Zope?

2006-03-03 Thread baiju m
On 3/4/06, mwebster <[EMAIL PROTECTED]> wrote:
>
> At this point I have:
>
> Upgraded to Python 2.4.2 and confirmed that it works by launching IDLE and
> seeing the correct version number
> Run the installer Zope-3.2.0.win32-py2.4.exe

> How do I start Zope so I can get to the Management screen or whatever and
> start doing some real work?

First go to installed directory, then::

  > python mkzopeinstance.py

it will ask for a folder to install an instance of Zope 3 (instance is
your workplace).
then user name password.

Now go to install directory, the::

  > pyton bin/runzope

Now visit: http://localhost:8080

Then please have a look at::

 http://zissue.berlios.de/z3/Zope3In30Minutes.html
 (Warning: This is bit outdated)

Regards,
Baiju M
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] How do I start Zope?

2006-03-03 Thread mwebster



At this point I 
have:

  Upgraded to Python 
  2.4.2 and confirmed that it works by launching IDLE and seeing the correct 
  version number
  Run the installer 
  Zope-3.2.0.win32-py2.4.exe
The old 
documentantion shows various bits about setting a username and password for the 
administrator, etc, which I do not get.  No surprises, this looks to be a 
major update to Zope from 2.x, which seems to be what all the manuals 
document.
 
I looked at the 
various README.txt files because the page where you download the installer says 
it is supposed to tell me how to do the installation.  There are lots of 
README.txt files.  I assumed this meant C:\Python24\zopeskel\README.txt, 
but that tells me nothing about running Zope.
 
The version I 
installed just to look at ages ago, 2.5 or something?, was easy to start and I 
did just that before looking for updates.
 
 
How do I start Zope 
so I can get to the Management screen or whatever and start doing some real 
work?
 
 
 
 
Michael WebsterCombiMatrix 
CorporationSoftware Department(425) 493-2266
 
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users