[Zope] Re: Zope in SuSE 9.0
Dennis Allison
allison at sumeru.stanford.EDU
Sun Nov 16 01:22:55 EST 2003
Take a look at the permissions of the var directory in which Data.fs
resides. Try setting the permissions to 0777 and set the files inside=20
to 0666 -- it's a bad idea to run that way (just like it's a bad idea to=20
run zope as root) but it'll help localize your problem. If, after doing=20
this and restarting Zope you can log it, you then need to think through=20
and reset the permissions for your setup. Also, for the moment you may=20
want to run Zope in debug mode. Out of debug mode some versions of Zope
enforce commenting rules, for example. =20
On Sat, 15 Nov 2003, Roger Chrisman wrote:
> On Saturday 15 November 2003 21:36, Dennis Allison wrote:
> > I'm not a Suse user so this is just a guess. =A0Go the directory in whi=
ch
> > Zope resides ( lib, bin, zpasswd.py, and var should be there). =A0Runs
> >
> > =A0=A0=A0=A0=A0=A0=A0=A0./bin/python zpasswd inituser
> >
> > and fill in the requested dialog. =A0Then restart Zope. =A0That should =
set a
> > new initial password.
>=20
> Tried that. Still can't login on the localhost:8080/manage page.
>=20
> Yesterday, J. Cameron Cooper posted:
>=20
> A sure way to tell what's happening is to delete your=20
> Data.fs, create an 'inituser', start Zope, and check if 'inituser' sti=
ll=20
> exists: it will be consumed if it is used. Otherwise, it's in the wron=
g=20
> place.
> =20
> So: Find your INSTANCE_HOME. The startup script (or a conf file if=20
> you're using zctl or 2.7) probably defines this, you can locate it=20
> there. Delete the Data.fs in its 'var' directory, move the 'inituser'=
=20
> in, and start Zope. Now things should work.
>=20
> I tried that, too. Didn't work either. inituser was not consumed.
>=20
> Someone, please give me another tip...
>=20
> Roger :-)
>=20
>=20
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -=20
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>=20
More information about the Zope
mailing list