extracting a series of pages out of a Zope database?
I took down a machine (and reinstalled Linux from scratch) on a machine that had been running Zope. I need to extract a set of pages out of the database. How can I go about that without going through the rigamarole of installing and running Zope? Thx, -- Skip Montanaro (skip@pobox.com) (847)971-7098
Hi Skip, believe me, the easyest way is to quickly install zope again. Where by the way is there a "rigamarole"? Regards Tino --On Samstag, 26. Mai 2001 12:16 -0500 skip@pobox.com wrote:
I took down a machine (and reinstalled Linux from scratch) on a machine that had been running Zope. I need to extract a set of pages out of the database. How can I go about that without going through the rigamarole of installing and running Zope?
Thx,
-- Skip Montanaro (skip@pobox.com) (847)971-7098
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
untar the binary distributon in any directory. type ./install have a coffee come back and type ./start -u root you are set robert PS: if you start with -u user Zope has the priviledges of the user you supplied. ----- Original Message ----- From: <skip@pobox.com> To: <zope@zope.org> Sent: Saturday, May 26, 2001 7:16 PM Subject: [Zope] extracting a series of pages out of a Zope database?
I took down a machine (and reinstalled Linux from scratch) on a machine that had been running Zope. I need to extract a set of pages out of the database. How can I go about that without going through the rigamarole of installing and running Zope?
Thx,
-- Skip Montanaro (skip@pobox.com) (847)971-7098
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Robert Rottermann -
skip@pobox.com -
Tino Wildenhain