Comment 2 for bug 1048671

Revision history for this message
RAKOTOARISOA Hasina Patrick (h-rakotoarisoa) wrote :

When I install this addons, others services like mediawiki doesn't work! the error is:
The path '/mediawiki/' was not found.

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/CherryPy-3.1.2-py2.7.egg/cherrypy/_cprequest.py", line 606, in respond
    cherrypy.response.body = self.handler()
  File "/usr/local/lib/python2.7/dist-packages/CherryPy-3.1.2-py2.7.egg/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/usr/local/lib/python2.7/dist-packages/openerp_web-6.0.4-py2.7.egg/openobject/tools/_expose.py", line 182, in func_wrapper
    res = func(*args, **kw)
  File "/usr/local/lib/python2.7/dist-packages/openerp_web-6.0.4-py2.7.egg/openobject/controllers/_root.py", line 90, in default
    return request.handler()
  File "/usr/local/lib/python2.7/dist-packages/CherryPy-3.1.2-py2.7.egg/cherrypy/_cperror.py", line 227, in __call__
    raise self
NotFound: (404, "The path '/mediawiki/' was not found.")

Do you have a solution?