[Kamailio-Devel] Help Me on OpenXCAP...
Mahesh Peddi
mahesh.peddi at info-spectrum.com
Thu Sep 18 14:14:34 CEST 2008
Hi ALL,
I installed openxcap 1.0 version and its dependences.
When i run "openxcap --no-fork" and openser 1.3.2v.
I am getting these errors.
*************************************************************************************************************
[root at info infopresence-1.2.0-tls]# openxcap --no-fork
Starting Open XCAP 1.0.0
Traceback (most recent call last):
File "/usr/local/bin/openxcap", line 53, in <module>
from xcap.server import XCAPServer
File "/usr/local/lib/python2.5/site-packages/xcap/server.py", line 21, in
<module>
from xcap import authentication
File "/usr/local/lib/python2.5/site-packages/xcap/authentication.py", line
21, in <module>
from xcap.appusage import getApplicationForURI, namespaces
File "/usr/local/lib/python2.5/site-packages/xcap/appusage/__init__.py",
line 42, in <module>
class ServerConfig(ConfigSection):
File "/usr/local/lib/python2.5/site-packages/xcap/appusage/__init__.py",
line 45, in ServerConfig
backend = Backend('Database')
File "/usr/local/lib/python2.5/site-packages/xcap/appusage/__init__.py",
line 40, in __new__
raise ValueError("Couldn't find the '%s' backend module: %s" %
(value.lower(), str(e)))
ValueError: Couldn't find the 'database' backend module: No module named
_mysql_exceptions
[root at info infopresence-1.2.0-tls]#
********************************************************************************************************************
Here with i am enclosing the config.ini file.
Please guide me on this.
Thanks & Regards,
Mahesh Peddi
http://www.nabble.com/file/p19551475/config.ini config.ini
--
View this message in context: http://www.nabble.com/Help-Me-on-OpenXCAP...-tp19551475p19551475.html
Sent from the OpenSER Developers Mailing List mailing list archive at Nabble.com.
More information about the Devel
mailing list