[Koha-patches] [PATCH] Update INSTALL.debian to mention a2dissite default

MJ Ray mjr at phonecoop.coop
Wed Aug 27 01:22:14 CEST 2008


---
 INSTALL.debian |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/INSTALL.debian b/INSTALL.debian
index ea25e1f..29808f4 100644
--- a/INSTALL.debian
+++ b/INSTALL.debian
@@ -285,6 +285,11 @@ Run the following commands:
     $ sudo a2ensite koha
     $ sudo apache2ctl restart
 
+Note: you may still see the usual Apache default site if your VirtualHost
+configuration isn't correct.  The command "sudo a2dissite default" may be a
+quick fix, but may have side-effects.  See the Apache HTTPD manual section on
+virtual hosts for full instructions.
+
 5. Configure and start Zebra
 
 Note: it's recommended that you daemonize the Zebra process and add it to your
-- 
1.5.3.7




More information about the Koha-patches mailing list