Andrew,

Thank you for your quick response. I did was you asked by running apt-get purge 
bawura and it purged the settings. After that I did a gdebi bawura*.deb 
(bawura_1.0.1-1_all.deb and bawura-doc_1.0.1-1_all.deb) and followed the 
instructions on creating a database and configuring apache2. However the 
installer said it configured apache. But I am unable to find the directory 
/etc/baruwa and no link was created in the /etc/apache2/sites-enabled folder.

Browsing the source online I found the baruwa-mod_wsgi.conf file. By viewing 
that I found out that the conf file is pointing to python 2.4 and I only have 
2.6 and higher installed. So I modified the conf file to my needs so it fits 
into my setup and I now have it up and running. Thank you for your help.

With kind regards,
Sander de Rijk

-----Original Message-----
From: [email protected] [mailto:[email protected]] 
On Behalf Of Andrew Colin Kissa
Sent: donderdag 3 februari 2011 12:34
To: Baruwa users list
Subject: Re: [Baruwa] troubleshooting a fresh install of Baruwa on Ubuntu 10.10


On 03 Feb 2011, at 1:19 PM, Sander de Rijk wrote:

> The baruwa documentation points to baruwa-mod_wsgi.conf but I am unable to 
> find it in the source and in the .deb package. Neither am I able to find any 
> modification made by the installation done by gdebi.

The source has the file in the extras directory, in the deb package it is 
created as /etc/baruwa/apache.conf

>  
> What I did was, install baruwa_1.0.1-1_all.deb and baruwa-doc_1.0.1-1_all.deb 
> and followed the instructions. I also installed libapache2-mod-wsgi by using 
> apt-get. After that I created a virtual host on apache2 using the following 
> file:

Okay you are working far too hard, all this stuff gets done for you 
automatically. http://www.baruwa.org/install_debian.html 

When you run gdebi baruwa_<version>_all.deb

It will install mod-wsgi for you and all the dependencies that are required, if 
you choose for it to configure the system for you it will request information 
from you and setup a fully working system without you having to edit a single 
file.

The configuration it enables for you will be in /etc/baruwa/apache.conf, and it 
also runs a2ensite to enable a site called baruwa.

Please revert what you have done so far by purging the packages. then do the 
simple two step install described in http://www.baruwa.org/install_debian.html 

Let me know if you need any further help.

Andrew
--
Baruwa - www.baruwa.org

_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa

Reply via email to