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@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@info infopresence-1.2.0-tls]#
********************************************************************************************************************
 
Here with i am enclosing the config.ini file.
 
Please guide me on this.
 
Thanks & Regards,
Mahesh Peddi