
Zope 2.7.2 for XAMPP - Zope 2.7.2 server packaged for easy use in XAMPPvon Simon Pamies (spamsch) - zuletzt geändert: 2005-07-11 12:39:31 |
| Motivation: For all those who want to run Zope behind an apache this package tries to make configuration easy. If you have all your apache stuff including php,perl and sql at one place why not Zope too? Information: What is Zope (excerpt from http://www.zope.org)? Zope is an open source application server for building content management systems, intranets, portals, and custom applications. The Zope community consists of hundreds of companies and thousands of developers all over the world, working on building the platform and Zope applications. Zope is written in Python, a highly-productive, object-oriented scripting language. Requirements: + XAMPP 1.4.14 for Linux + XAMPP-Python Plugin for 1.4.14 Installation: - Backup your XAMPP directory - Download the tar.gz - Untar into your /opt directory ATTENTION: Be aware that this package changes the main lampp script. It does nothing harmful. It only adds a new parameter that enables you to control addons. Parameters: lampp addon Example: lampp addon zope start Configuration: + Customize etc/zope.conf + For running Zope behind apache customize etc/zopehost.conf.example and include it into your httpd.conf + All data can be found in the zope directory + Plug your Products into zope/Products Start: + Start it with lampp addon zope start + Redirect your browser to localhost:8080/manage + Default username and password: admin, admin Do NOT forget to change them (acl_users Folder in Zope Management Interface) Enjoy! |
| Name | XAMPP-Version | Relase-Notes |
| XAMPP-Zope 2.7.2 | XAMPP for Linux 1.4.14 | Beta-Version - Please backup your data! |