Ubuntu 12.04, Baruwa 2.0.0

I have rerun all the prerequisites and python install, without errors (that I know of) and applied patches. I found that Apache2 works fine if I use the default config, but when I use the github baruwa 2.0 conf on my new box, Apache starts fine, but I get 500 errors from the browser:

Any ideas?

Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] Error - <type 'exceptions.DeprecationWarning'>: You passed charset='iso-8859-1' to the Request constructor. As of WebOb 1.2, if your application needs a non-UTF-8 request charset, please construct the request without a charset or with a charset of 'None', then use ``req = req.decode(charset)`` [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] mod_wsgi (pid=6689): Exception occurred processing WSGI script '/home/baruwa/px/lib/python2.7/site-packages/baruwa/baruwa.wsgi'. [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] Traceback (most recent call last): [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] File "/home/baruwa/px/lib/python2.7/site-packages/paste/registry.py", line 379, in __call__ [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] app_iter = self.application(environ, start_response) [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] File "/home/baruwa/px/lib/python2.7/site-packages/pylons/middleware.py", line 177, in __call__ [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] self.app, new_environ, catch_exc_info=True) [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] File "/home/baruwa/px/lib/python2.7/site-packages/pylons/util.py", line 50, in call_wsgi_application [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] app_iter = application(environ, start_response) [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] File "/home/baruwa/px/lib/python2.7/site-packages/weberror/errormiddleware.py", line 156, in __call__ [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] return self.application(environ, start_response) [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] File "/home/baruwa/px/lib/python2.7/site-packages/repoze/who/middleware.py", line 65, in __call__ [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] ids = self.identify(environ, classification) [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] File "/home/baruwa/px/lib/python2.7/site-packages/repoze/who/middleware.py", line 162, in identify [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] identity = plugin.identify(environ) [Wed Feb 27 17:16:28 2013] [error] [client 10.10.1.22] File "/home/baruwa/px/lib/python2.7/site-packages/repoze/who/plugins/friendlyform.py", line 122, in identify

--
Raymond Norton
LCTN
952.955.7766


_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to