Hello!

I have some troubles with import cx_Oracle python module. After add import string to I see this in debug:

Module: Loaded python
python: mod_instantiate = "freeradius"
python: func_instantiate = "instantiate"
python: mod_authorize = "freeradius"
python: func_authorize = "authorize"
python: mod_authenticate = "(null)"
python: func_authenticate = "(null)"
python: mod_preacct = "freeradius"
python: func_preacct = "preacct"
python: mod_accounting = "freeradius"
python: func_accounting = "accounting"
python: mod_checksimul = "(null)"
python: func_checksimul = "(null)"
python: mod_detach = "freeradius"
python: func_detach = "detach"
exceptions.ImportError: /usr/lib/python2.3/site-packages/cx_Oracle.so: undefined symbol: PyExc_RuntimeError
Failed to import python module "freeradius"
radiusd.conf[1502]: python: Module instantiation failed.


What I can fix this problem?

--
TARANTUL


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to