Newbie - help with install in Suse 9.1 as root (and other questions)
Hello everyone, I am a zope-newbie and I'm trying to install zope from source as root. I install and compile python 2.3.3 and zope 2.7.4, creating a user for zope when I am asked, and I change .conf to effective-user myuser: but when I run zopectl, cannot found the user 'myuser' (and if I try as root, doesn't allow it to me). Of course, the browser don't find http://localhost:8080/ I need to install in linux because I have to create a collaborative editor in the web free source. Has also to be suse 9.1. Related to this: -To customize my own zope application, all the code to touch is the python code? - How exactly handles concurrency Zope? I mean, two people editing same page at the moment, how handles it? By database, by .py (what archive)...? - Can Zope call/integrate an application, like an external editor of .po files (also free software, probably KBabel)? Some people has said me that a wiki (Mediawiki) could be a good idea for this, but I am also trying Zope as it seems ascending and with much potential. I want to try both exhaustly before taking a decision. Thanks in advance Jordi
On Tuesday 15 March 2005 08:47, f2396576@est.fib.upc.edu wrote:
Hello everyone, I am a zope-newbie and I'm trying to install zope from source as root. I install and compile python 2.3.3 and zope 2.7.4, creating a user for zope when I am asked, and I change .conf to effective-user myuser: but when I run zopectl, cannot found the user 'myuser' (and if I try as root, doesn't allow it to me). Of course, the browser don't find Zope is supplied on the SuSE 9.1 cd's and can be installed automatically by Yast with all dependencies. You can set run-level parameters and some Zope parameters with Yast too. Simplifies most things. Installs a zope instance in /var/opt/zope/default. Initial user is 'superuser' with password 123. HTH regards Garry
participants (2)
-
f2396576@est.fib.upc.edu -
garry saddington