![]() |
INICOM, |
Business
Development Technology Consulting Language Translation |
Environment: Cobalt RaQ3, apache 1.3.6 with mod_so
Installation includes: Zope 2.2, OpenTicket 1.0
wget ftp://openticket.point-one.net/pub/openticket/OpenTicket-1.0b2.tar.gz
wget http://www.zope.org/Products/Zope/2.2.1b1/Zope-2.2.1b1-linux2-x86.tgz
cd /usr/local ; mkdir zope; cd zope tar xzvf Zope-2.2.1b1-linux2-x86.tgz cd Zope-2.2.1b1-linux2-x86 ./installNote the super user name and password defined during the install, i.e.
The super user name and password are 'superuser'
and 'cR5iZdxUn'.
chown nobody:nobody var chmod gu+w var ./start
You should see a welcome to Zope screen. At the bottom of the page is a link
to the management screen, or go to http://
Enter the super user name and password displayed when you ran the install
program
tar xzvf OpenTicket1.0b2.tar.gz