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 version 2.2. When i hit the url it show file hierarchy index of page. -- *Regards,Vishal *
Hi Vishal, Can you paste your URL. On Fri, Jul 4, 2014 at 5:10 PM, vishal patil <vishal.patil@osslabs.biz> 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 version 2.2. When i hit the url it show file hierarchy index of page.
--
*Regards,Vishal * _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Regards, Amit Gupta
What instructions did u follow? Did u enable the rewrite module for Apache? On Fri, Jul 4, 2014 at 8:40 AM, vishal patil <vishal.patil@osslabs.biz> 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 version 2.2. When i hit the url it show file hierarchy index of page.
--
*Regards,Vishal * _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Prosecretaría de Informática Universidad Nacional de Córdoba ✆ +54 351 5353750 ext 13168 GPG: B76C 6E7C 2D80 551A C765 E225 0A27 2EA1 B2F3 C15F
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 <tomascohen@gmail.com> wrote:
What instructions did u follow? Did u enable the rewrite module for Apache?
On Fri, Jul 4, 2014 at 8:40 AM, vishal patil <vishal.patil@osslabs.biz> 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 version 2.2. When i hit the url it show file hierarchy index of page.
--
*Regards,Vishal * _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Prosecretaría de Informática Universidad Nacional de Córdoba ✆ +54 351 5353750 ext 13168 GPG: B76C 6E7C 2D80 551A C765 E225 0A27 2EA1 B2F3 C15F
-- *Warm Regards,Vishal Patil*Software Engineer - Nucsoft Ltd. phone: 022 32080161 www.osslabs.biz www.nucsoft.com vishal.patil@osslabs.biz <http://nucsoft.com/nucweb/images/OSS_labs.jpg>
Make sure you have done: a2enmod cgi On Fri, Jul 4, 2014 at 9:42 AM, vishal patil <vishal.patil@osslabs.biz> 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 <tomascohen@gmail.com> wrote:
What instructions did u follow? Did u enable the rewrite module for Apache?
On Fri, Jul 4, 2014 at 8:40 AM, vishal patil <vishal.patil@osslabs.biz> 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 version 2.2. When i hit the url it show file hierarchy index of page.
--
*Regards,Vishal * _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Prosecretaría de Informática Universidad Nacional de Córdoba ✆ +54 351 5353750 ext 13168 GPG: B76C 6E7C 2D80 551A C765 E225 0A27 2EA1 B2F3 C15F
--
*Warm Regards, Vishal Patil *Software Engineer - Nucsoft Ltd. phone: 022 32080161 www.osslabs.biz www.nucsoft.com vishal.patil@osslabs.biz <http://nucsoft.com/nucweb/images/OSS_labs.jpg>
-- Tomás Cohen Arazi Prosecretaría de Informática Universidad Nacional de Córdoba ✆ +54 351 5353750 ext 13168 GPG: B76C 6E7C 2D80 551A C765 E225 0A27 2EA1 B2F3 C15F
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 anyone encounters problems, check out http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Appendix_B:_Tr... GPML, 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 instructions did you follow to install Koha 3.14 on Ubuntu 14.04 using GIT on 64-bit? To rephrase the same question again differently, what are the urls to the instructions so that we can review them in order to make helpful suggestions? And when you say "using GIT" was that merely the method to grab the source to do a source install (you answered standard to the first installation question -- it's been a while I think that is the default answer), or did you actually do a development installation (you answered dev to the first installation question)? The first way is merely a nice way to grab source, and the latter is the way that you would expect to do development. Though, why do a source installation when packages work under Ubuntu? GPML, Mark Tompsett
participants (4)
-
Amit Gupta -
Mark Tompsett -
Tomas Cohen Arazi -
vishal patil