LoginManager, MysqlUserFolder broken
i installed the LoginManager in my ZOPEdir/lib/python/Products/ but i found that the product is broken and same thing happened when i installed the mysqlUserFolder. Can someone help me on it?
On Fri, 9 Feb 2001, Angietel wrote:
i installed the LoginManager in my ZOPEdir/lib/python/Products/ but i found that the product is broken and same thing happened when i installed the mysqlUserFolder.
OS? compiler? Zope version? Tracebacks? Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
On Fri, Feb 09, 2001 at 07:02:35PM +0800, Angietel wrote:
i installed the LoginManager in my ZOPEdir/lib/python/Products/ but i found that the product is broken and same thing happened when i installed the mysqlUserFolder.
Can someone help me on it?
What's the error reported in the management interface (just click on the broken product)? BTW I've installed yesterday LoginManager on a fresh Zope v. 2.3.0, I had to do the following steps to install it: * Compile DynPersist for your platform (if you have used a Zope source distribution) or find a copy of this module somewhere. * [only for v 2.3.0] on Unix, make a symbolic link of 'inituser' with the name 'access' (LoginManager looks for the old name). On Windows, you'll need to make a copy instead. -- Roberto Lupi
participants (3)
-
Angietel -
Oleg Broytmann -
Roberto Lupi