On 01 Mar 2011, at 4:26 PM, smileyguy wrote: > I have just updated my system gentoo to the latest packages and now i can't > get any output when testing my page baruwa.webpage.domain.
I see that you are running on python3.1, prior to upgrading were you running on python 3 as well. Baruwa is developed on python2.x I am not sure it would run properly on 3.x and you try running via the test web server and see if everything works python manage.py runserver ip_addr:port If all is well then the issue could be within mod_wsgi -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

