Zope logo Zope is an open source content management systems which is both very flexible and powerful. Designed using Python, Zope uses a Web-based interface to allow you to quickly and easily develop a content management solution perfect for you.

NOTE: Zope is a BETA product on the VPS. It has not yet been fully tested in this environment, and may still have bugs or unexpected problems.

NOTE: Zope is currently available only on the FreeBSD VPS platform.

Installation

To install Zope, SSH or telnet to your server and run the following command:

% vinstall zope

The Zope installation starts by checking for and installing (if they don't already exist) some packages that are required for Zope to work. These include Python and ZMySQLda (which allows Zope to talk to a MySQL database). You will then be guided through some basic configuration steps:

  1. For the admin password, enter a password that you or the Zope administrator will be able to remember. When typing in the password, you won't see the cursor move. After you enter the password once, you will need to confirm it by entering it again.

  2. When asked if you want to configure an emergency access user, you should select yes. Create the emergency user with a username and password you will be able to remember; you will need to use the emergency user to fix your admin user if you ever get locked out.

  3. When prompted to select the encryption format, you should select CRYPT, the standard UNIX encryption method.

  4. Domain restrictions allow you to configure specific domains with permission to access zope. Add any domain names you want to allow access to your Zope server (be sure to include the one you are connecting from). You can change the domain access restrictions later if you want to add or remove any domains from the list.

Usage

Once Zope is installed on your server, you can access the Web-based administration section by going to the following URL:

http://YOUR-DOMAIN.NAME/zope/manage/

When prompted, use admin for the username, and the admin password you configured during the install.

NOTE: Zope actually runs on a different port than your web server. If you are unable to access Zope using the /zope/ path, try connecting directly to the port:

http://YOUR-DOMAIN.NAME:8080/manage/

For help using Zope and the management interface, read the Zope Book.

More Information

There is a large community of Zope users and extensive information provided by them for Zope users, administrators, and developers.

Please note: the information on this page applies to ITS web hosting plans. It may or may not apply to other environments. If you are looking for a feature described here, or better support from your hosting provider, please consider hosting your site with ITS!

1555 N Naperville/Wheaton Road, Suite 107
Naperville, IL 60563
phone 630.420.2550
fax 630.420.2771