Does the Zope Portal have a How-to collector?
Does anyone know whether there is a place on the new Zope portal where all How-Tos are listed? regards, stephan -- Stephan Richter iXL - Software Designer and Engineer
Dear Zopeeks, When doing "./start", nothing happens but these error messages to "var/serve.errors": ------------------------------------------------------------------- db=apply(DBType,(),storage_options) File "lib/python/BoboPOS/SimpleDB.py", line 221, in __init__ self.open(file_name,create,revision_time,meta_index,read_only) File "lib/python/BoboPOS/SimpleDB.py", line 271, in open if not read_only: lock_file(file) File "lib/python/BoboPOS/SimpleDB.py", line 1510, in lock_file raise DatabaseError, ( DatabaseError: Could not lock the database file. There must be another process that has opened the file. <p> ------------------------------------------------------------------ I guess this is my punishment for stopping Zope with ctrl-C ? Any suggestions? / Svante Kleist - NEMESIS systemDesign, Stockholm
Stephan Richter wrote:
Does anyone know whether there is a place on the new Zope portal where all How-Tos are listed?
Yes, go to the Documentation section and you will see a dynamicly generated list of howtos, near the bottom of the page. -Michel
regards, stephan -- Stephan Richter iXL - Software Designer and Engineer
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Michel Pelletier -
Stephan Richter -
Svante Kleist