[Koha] Vhost and Permissions Prob

Joe Atzberger ohiocore at gmail.com
Fri May 23 03:17:08 NZST 2008


You have more than one virtualhost trying to answer your request on that
address/port.  Apparently the unexpected "other" one is responding first.
This error message gives you the best clue:

On Thu, May 22, 2008 at 11:08 AM, gsl <gsl at rollinghills.lib.mo.us> wrote:

> [Thu May 22 09:57:57 2008] [warn] VirtualHost 127.0.0.2:8080 overlaps with
> VirtualHost 127.0.0.2:8080, the first has precedence, perhaps you need a
> NameVirtualHost directive
>

 So you can do one of the following:

   - locate and disable the "other" virtualhost on 127.0.0.2:8080
   - Move your Koha virtualhosts to a different unused IP/port.
   - Setup DNS and use NameVirtualHost (see apache docs for more details).

--Joe Atzberger,
Systems Administrator, LibLime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20080522/59fa377f/attachment.htm 


More information about the Koha mailing list