Hi I have zope-2.7.2 installed but I can't seem to log into zope with the emergency user. I followed the instruction: cd /usr/lib/zope bin/zpasswd.py access Username: superuser Password: Verify password: Please choose a format from: SHA - SHA-1 hashed password (default) CRYPT - UNIX-style crypt password CLEARTEXT - no protection Encoding: Domain restrictions: and then I did /etc/init.d/zope restart but I still cannot log into zope. Am I doing anything wrong here? Thank you
--On 28. Juli 2005 20:36:28 -0700 ed nospam <ed.nospam@gmail.com> wrote:
Hi I have zope-2.7.2 installed but I can't seem to log into zope with the emergency user. I followed the instruction: cd /usr/lib/zope
Are you sure you that /usr/lib/zope is your instance home and *not* your software home? Double check if there is 'var' folder and var/Data.fs. If you not then you're at the wrong place. -aj
Andreas, You are awesome. :) It fixed the problem. Yeah, it should have been /var/lib/zope. Thank you! Thank you! :) You just beat all the google search I've done in the past hour. :) On 7/28/05, Andreas Jung <lists@andreas-jung.com> wrote:
--On 28. Juli 2005 20:36:28 -0700 ed nospam <ed.nospam@gmail.com> wrote:
Hi I have zope-2.7.2 installed but I can't seem to log into zope with the emergency user. I followed the instruction: cd /usr/lib/zope
Are you sure you that /usr/lib/zope is your instance home and *not* your software home? Double check if there is 'var' folder and var/Data.fs. If you not then you're at the wrong place.
-aj
participants (2)
-
Andreas Jung -
ed nospam