On 01 Dec 2010, at 9:52 PM, [email protected] wrote: > no error as i can see
Try narrowing down the problem by testing it using the Django development server. python manage.py runserver from inside the baruwa installation, if all is well the server should run on 127.0.0.1 port 8000 indicating the issue may be mod_wsgi -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

