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.")
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): lib/python2. 7/dist- packages/ CherryPy- 3.1.2-py2. 7.egg/cherrypy/ _cprequest. py", line 606, in respond response. body = self.handler() lib/python2. 7/dist- packages/ CherryPy- 3.1.2-py2. 7.egg/cherrypy/ _cpdispatch. py", line 25, in __call__ *self.args, **self.kwargs) lib/python2. 7/dist- packages/ openerp_ web-6.0. 4-py2.7. egg/openobject/ tools/_ expose. py", line 182, in func_wrapper lib/python2. 7/dist- packages/ openerp_ web-6.0. 4-py2.7. egg/openobject/ controllers/ _root.py" , line 90, in default lib/python2. 7/dist- packages/ CherryPy- 3.1.2-py2. 7.egg/cherrypy/ _cperror. py", line 227, in __call__
File "/usr/local/
cherrypy.
File "/usr/local/
return self.callable(
File "/usr/local/
res = func(*args, **kw)
File "/usr/local/
return request.handler()
File "/usr/local/
raise self
NotFound: (404, "The path '/mediawiki/' was not found.")
Do you have a solution?