Skip to content.

kagome.lab.tkikuchi.net

Sections
Personal tools
You are here: Home » Members » tkikuchi's Home » 使い方など » テスト用にZopeを動かす
Views

テスト用にZopeを動かす

Document Actions
Kagome の上でテストや開発用に自分の Zope を動かす手順

Zope のインスタンスを作る

  • kagome に ssh でログインして、
  • /usr/local/zope/bin/mkzopeinstance.py を実行する
  • instance home は例えば ~/Zope

zope.conf を編集する

  • ~/Zope/etc/zope.conf の port-base を適当な値にする

Zope を起動

  • ~/Zope/bin/zopectl start

プロダクトの追加

  • とりあえず、あるものは Symlink で
  • cd ~/Zope/Products
  • ln -s /usr/local/zope/instance/Products/* .
  • 必要なものは取ってきて入れる。

Zope を再起動

  • ~/Zope/bin/zopectl restart
  • 又は、ZMI から
Created by tkikuchi
Last modified 2005-06-29 14:00
 

Powered by Plone

This site conforms to the following standards: