Re: [Koha] apache2.4 configuration for koha

2014-07-04 Thread Mark Tompsett
Greetings, Tomas wrote: Make sure you have done: a2enmod cgi The git instructions at: http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_git have been tweaked to include this. They have not been fully tested with 14.04 (which is why you see 'Use Ubuntu 12.04 LTS' in bold). However, if anyo

Re: [Koha] apache2.4 configuration for koha

2014-07-04 Thread Mark Tompsett
Greetings, Tomas asked: Did u enable the rewrite module for Apache? Vishal answered: Yes. I have enabled rewrite module for apache2. I used this command = a2enmod rewrite deflate However, Tomas initially asked, and Vishal did not answer: What instructions did u follow? So, what instructi

Re: [Koha] apache2.4 configuration for koha

2014-07-04 Thread Tomas Cohen Arazi
Make sure you have done: a2enmod cgi On Fri, Jul 4, 2014 at 9:42 AM, vishal patil wrote: > Dear Tomas, > > Yes. I have enabled rewrite module for apache2. > I used this command = a2enmod rewrite deflate > > > > > > > On Fri, Jul 4, 2014 at 5:42 PM, Tomas Cohen Arazi > wrote: > >> What instruc

Re: [Koha] apache2.4 configuration for koha

2014-07-04 Thread vishal patil
Dear Tomas, Yes. I have enabled rewrite module for apache2. I used this command = a2enmod rewrite deflate On Fri, Jul 4, 2014 at 5:42 PM, Tomas Cohen Arazi wrote: > What instructions did u follow? Did u enable the rewrite module for Apache? > > > On Fri, Jul 4, 2014 at 8:40 AM, vishal pati

Re: [Koha] apache2.4 configuration for koha

2014-07-04 Thread Tomas Cohen Arazi
What instructions did u follow? Did u enable the rewrite module for Apache? On Fri, Jul 4, 2014 at 8:40 AM, vishal patil wrote: > Dear All, > > I have recently installed the koha 3.14 on Ubuntu 14.04 using GIT on 64-bit > OS. > Can anybody help me to configure it on apache 2.4 as what changes r

Re: [Koha] apache2.4 configuration for koha

2014-07-04 Thread Amit Gupta
Hi Vishal, Can you paste your URL. On Fri, Jul 4, 2014 at 5:10 PM, vishal patil wrote: > Dear All, > > I have recently installed the koha 3.14 on Ubuntu 14.04 using GIT on 64-bit > OS. > Can anybody help me to configure it on apache 2.4 as what changes require > other than apache previous vers