Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 534
Installing zope on the windows platform screenshots | Configure Install Setup Web CMS Configuration

Installing zope on the windows platform screenshots

warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/common.inc on line 141.

Installing zope 2.10.5 win32 on the windows platform

What is zope?

Zope is a free and open-source, object-oriented web application server written in the Python programming language. Zope stands for "Z Object Publishing Environment." It can be almost fully managed with a web-based user interface. Zope publishes on the web Python objects that are typically persisted in an object database, ZODB. Basic object types, such as documents, images, and page templates, are available for the user to create and manage through the web

Step 1

Download python zope 2.10.5 win32 from zope site. Click 2x on the installer package.


zope_2.10.5_win32_1.PNG

Step 2

Click next to continue the zope installation.


zope_2.10.5_installation_2.PNG

Step 3

Select destination directory for the zope 2.10.5 files to be located. By default it will be install on c:\zope\2.10.5. Click next button to continue installation.


zope_2.10.5_destination_folder_3.PNG

Step 4

Select the components you want to install. Click next when you are ready to continue.


zope_2.10.5_select_component_4.PNG

Step 5

You can select the additional tasks you would like setup to perform while installing zope, then click next.


zope_2.10.5_addtional_tasks_5.PNG

Step 6

Select the folder to which you would like setup to install zope “instance” files, then click next.


zope_2.10.5_instance_setup_6.PNG

Step 7

You will need to login using the admin username and the password you specify below. Enter you password and verify. Click next to continue.


zope_2.10.5_administrator_password_7.PNG

Step 8

Click install to continue with the installation.


zope_2.10.5_install_8.PNG

Step 9

Installing, please wait while setup installs zope on your computer.


zope_2.10.5_install_2_9.PNG

Step 10

Setup has finished installing zope on your computer. The application may be launched by selecting the installed icons. Click finish to exit setup.


zope_2.10.5_finish_installation_10.PNG

Step 11

Once the installation finish, the readme.html will appear, you can go directly to the zope management interface by clicking on it.


zope_2.10.5_windows_binary_11.PNG

Step 12

After finish installation, you can check on the services.msc. Make sure the zope instance at c:\zope\instance\2.10.5 is started.


zope_2.10.5_zope_services_12.PNG

Step 13

You may test on the browser by typing http://localhost :8080/manage to login on the control panel of zope. Please enter username as admin and password as you give it before installation begin.


zope_2.10.5_login_13.PNG

Step 14

Congratulation again!!! You already enter to the zope control panel where you can able to manage the site on zope.


zope_2.10.5_control_panel_14.PNG


Custom Search