|
From: Godwin V. <God...@en...> - 2002-05-06 04:04:53
|
Hi All I am new to Zope and am trying to install Ldap under Win2000. I have downloaded the .dll anf python files as instructed on Barrys page. I get the following errors 2002-05-06T03:36:26 PROBLEM(100) Init Ambiguous name for method of Products.LDAP Adapter.LDAPAdapter.LDAPAdapter: "manage_main" != "manage" ------ 2002-05-06T03:36:28 PROBLEM(100) Init Ambiguous name for method of Products.Pyth onMethod.PythonMethod.PythonMethod: "manage" != "manage_main" D:\zope\lib\python\Products\UserLDAP\UserLDAP.py:11: DeprecationWarning: the reg ex module is deprecated; please use the re module import Globals, App.Undo, socket, regex ------ 2002-05-06T03:36:29 PROBLEM(100) Init Ambiguous name for method of Products.User LDAP.UserLDAP.UserLDAP: "_mainUser" != "manage" ------ 2002-05-06T03:36:29 PROBLEM(100) Init Ambiguous name for method of Products.User LDAP.UserLDAP.UserLDAP: "_mainUser" != "manage_main" ------ 2002-05-06T03:36:31 PROBLEM(100) Init Ambiguous name for method of Products.ZLDA PConnection.Entry.ZopeEntry: "manage_attributes" != "manage_main" Your help is appreciated. Thanks once again Regards Godwin |