You probably need to make sure there is a 'Require all granted' for the directory that the Koha git is in.

On Tue, Sep 15, 2015 at 9:32 AM, Tajoli Zeno <z.tajoli@cineca.it> wrote:
Hi to all,

i'm try to install git master version on debian jessie.

I installed modules using repo
deb http://debian.koha-community.org/koha stable main
[unstable doesn't work now]

using the commands:
sudo apt-get install koha-deps
sudo apt-get install koha-perldeps
sudo apt-get install liblog-log4perl-perl
sudo apt-get install libplack-middleware-reverseproxy-perl
sudo apt-get install memcached

then I do git clone, checked and installed perl dependecies.

For apache I installed
sudo a2enmod rewrite deflate
sudo a2enmod cgi
sudo a2dissite 000-default
sudo a2ensite koha

Now there problem on apache. The intranet log says:
[Tue Sep 15 17:25:04.573995 2015] [authz_core:error] [pid 7132] [client 10.0.2.2:54862] AH01630: client denied by server configuration

It seems connect with this change from 2.2 to 2.4:
http://httpd.apache.org/docs/2.4/upgrading.html -> Authorization

I try to do the change

from 2.2 configuration:
  Order deny,allow
  Deny from all

to 2.4 configuration:
  Require all denied

But it does't work.

Do you have any more idea on the topic ?

Bye
Zeno Tajoli

--
Zeno Tajoli
/Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche
Email: z.tajoli@cineca.it Fax: 051/6132198
*CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI)
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/



--
Michael Hafen
Washington County School District Technology Department
Systems Analyst