On 03 Feb 2011, at 3:58 PM, Sander de Rijk wrote: > 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.
This is weird, dpkg -L baruwa > > 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. That get rewritten during the deb install based on what is your default version of python. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

