BackTalk to Document The Zope Book (2.6 Edition)/Installing and Starting Zope

[email protected] Sat, 22 May 2004 09:20:32 -0400
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/InstallingZope.stx#2-19

---------------

    To start Zope, "cd" into to the directory in which you installed
    Zope and invoke the shell script named "*start*".  Here is an
    example of this invocation and its typical output::

      chrism@saints:~$ cd Zope-2.5.1-linux2-x86
      chrism@saints:~/Zope-2.5.1-linux2-x86$ ./start
      ------
      2002-06-28T03:17:02 INFO(0) ZODB Opening database for mounting: '142168464_1025234222.179125'
      ------
      2002-06-28T03:17:02 INFO(0) ZODB Mounted database '142168464_1025234222.179125' at /temp_folder
      ------
      2002-06-28T03:17:17 INFO(0) Zope New disk product detected, determining if we need to fix up any ZClasses.
      ------
      2002-06-28T03:17:17 INFO(0) ZServer HTTP server started at Thu Jun 27 23:17:17 2002
              Hostname: saints
              Port: 8080
      ------
      2002-06-28T03:17:17 INFO(0) ZServer FTP server started at Thu Jun 27 23:17:17 2002
              Hostname: saints
              Port: 8021
      ------
      2002-06-28T03:17:17 INFO(0) ZServer PCGI Server started at Thu Jun 27 23:17:17 2002
              Unix socket: /home/chrism/Zope-2.5.1-linux2-x86/var/pcgi.soc

      % Anonymous User - Apr. 30, 2004 5:32 am:
       Zope, installed as a source distribution into /usr/local/zope, has no such 'start' script. I eventually
       discovered that one is supposed to use the 'runzope' script that's in the 'bin' subdirectory of the instance
       directory. It's worth nothing that the zope.conf used is located in the 'etc' subdirectory of the instance
       directory.

      % pipehappy - May 22, 2004 9:20 am:
       Zope, from a source distribution is installed into /opt/Zope-2.7 and the instance directory is in
       /opt/Zope-2.7/skel but I cannot find the 'start' or 'run' sript in it, only a sript called 'runzope.in' can
       be found. And it is not written in the correct form that it cannot be executed.

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp