Bugzilla – Attachment 20544 Details for
Bug 10733
Memcached on package installs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10733: Follow-up - Forgot apache-site.conf.in
Bug-10733-Follow-up---Forgot-apache-siteconfin.patch (text/plain), 1.27 KB, created by
Tomás Cohen Arazi (tcohen)
on 2013-08-21 21:46:26 UTC
(
hide
)
Description:
Bug 10733: Follow-up - Forgot apache-site.conf.in
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2013-08-21 21:46:26 UTC
Size:
1.27 KB
patch
obsolete
>From 559ad0bbe171f872ae2f54de8e40ef30452cd600 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Wed, 21 Aug 2013 18:44:35 -0300 >Subject: [PATCH] Bug 10733: Follow-up - Forgot apache-site.conf.in > >I just forgot to put the SetEnv definitions there. > >Regards >To+ > >Sponsored-by: Universidad Nacional de Cordoba >--- > debian/templates/apache-site.conf.in | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/debian/templates/apache-site.conf.in b/debian/templates/apache-site.conf.in >index 42bdbcd..dd30bc6 100644 >--- a/debian/templates/apache-site.conf.in >+++ b/debian/templates/apache-site.conf.in >@@ -8,6 +8,8 @@ > > ServerName __OPACSERVER__ > SetEnv KOHA_CONF "/etc/koha/sites/__KOHASITE__/koha-conf.xml" >+ SetEnv MEMCACHED_SERVERS "__MEMCACHED_SERVERS__" >+ SetEnv MEMCACHED_NAMESPACE "__MEMCACHED_NAMESPACE__" > AssignUserID __UNIXUSER__ __UNIXGROUP__ > > ErrorLog /var/log/koha/__KOHASITE__/opac-error.log >@@ -23,6 +25,8 @@ > > ServerName __INTRASERVER__ > SetEnv KOHA_CONF "/etc/koha/sites/__KOHASITE__/koha-conf.xml" >+ SetEnv MEMCACHED_SERVERS "__MEMCACHED_SERVERS__" >+ SetEnv MEMCACHED_NAMESPACE "__MEMCACHED_NAMESPACE__" > AssignUserID __UNIXUSER__ __UNIXGROUP__ > > ErrorLog /var/log/koha/__KOHASITE__/intranet-error.log >-- >1.8.1.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10733
:
20354
|
20356
|
20357
|
20358
|
20365
|
20544
|
20996
|
21055
|
21085
|
21103
|
21104
|
21105
|
21617
|
21618
|
21619