Andrew Colin Kissa wrote: > > > 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 > >
did the following shut down apache and tested using "python manage.py runserver ip_addr:80 and i am able to login and use Baruwa again, but the question is why does this not work on apache am i missing something in my vhost ? -- View this message in context: http://baruwa-users-list.963389.n3.nabble.com/baruwa-no-output-in-the-screen-tp2603156p2603741.html Sent from the Baruwa users list mailing list archive at Nabble.com. _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

