This may have something to do with previous, failed install attempts. Not sure.
I disabled the default site on my new server and am only running the baruwa virtual host. http://10.10.1.10 redirects to: http://10.10.1.10/accounts/login/?next=/ page error: Page unavailable Sorry the requested page is unavailable due to a server malfunction. There are no errors in baruwa-error_log Wsgi module is loading, or at least configured to load in apache Apache error log: raymond@relay-1:/var/log/apache2$ cat error.log [Wed Apr 06 07:58:05 2011] [warn] mod_wsgi: Compiled for Python/2.6.5. [Wed Apr 06 07:58:05 2011] [warn] mod_wsgi: Runtime using Python/2.6.6. [Wed Apr 06 07:58:05 2011] [notice] Apache/2.2.16 (Ubuntu) PHP/5.3.3-1ubuntu9 with Suhosin-Patch mod_wsgi/3.2 Python/2.6.6 configured -- resuming normal operations raymond@relay-1:/var/log/apache2$ cat error.log [Wed Apr 06 07:58:05 2011] [warn] mod_wsgi: Compiled for Python/2.6.5. [Wed Apr 06 07:58:05 2011] [warn] mod_wsgi: Runtime using Python/2.6.6. [Wed Apr 06 07:58:05 2011] [notice] Apache/2.2.16 (Ubuntu) PHP/5.3.3-1ubuntu9 with Suhosin-Patch mod_wsgi/3.2 Python/2.6.6 configured -- resuming normal operations [Wed Apr 06 14:59:03 2011] [error] /usr/local/lib/python2.6/dist-packages/django/contrib/csrf/middleware.py:6: DeprecationWarning: This import for CSRF functionality is deprecated. Please use django.middleware.csrf for the middleware and django.views.decorators.csrf for decorators. [Wed Apr 06 14:59:03 2011] [error] DeprecationWarning [Wed Apr 06 14:59:03 2011] [error] /usr/local/lib/python2.6/dist-packages/django/middleware/csrf.py:262: DeprecationWarning: CsrfResponseMiddleware and CsrfMiddleware are deprecated; use CsrfViewMiddleware and the template tag instead (see CSRF documentation). [Wed Apr 06 14:59:03 2011] [error] DeprecationWarning [Wed Apr 06 14:59:03 2011] [error] /usr/local/lib/python2.6/dist-packages/django/db/__init__.py:19: DeprecationWarning: settings.DATABASE_* is deprecated; use settings.DATABASES instead. [Wed Apr 06 14:59:03 2011] [error] DeprecationWarning [Wed Apr 06 14:59:03 2011] [error] /usr/local/lib/python2.6/dist-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.' [Wed Apr 06 14:59:03 2011] [error] DeprecationWarning [Wed Apr 06 14:59:04 2011] [error] /usr/local/lib/python2.6/dist-packages/django/core/context_processors.py:27: DeprecationWarning: The context processor at `django.core.context_processors.auth` is deprecated; use the path `django.contrib.auth.context_processors.auth` instead. [Wed Apr 06 14:59:04 2011] [error] DeprecationWarning [Wed Apr 06 14:59:04 2011] [error] /usr/local/lib/python2.6/dist-packages/django/template/loaders/filesystem.py:58: DeprecationWarning: 'django.template.loaders.filesystem.load_template_source' is deprecated; use 'django.template.loaders.filesystem.Loader' instead. [Wed Apr 06 14:59:04 2011] [error] DeprecationWarning _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

