[Koha] a2ensite koha error

Demas, Christopher D cddemas at NortheastState.edu
Wed Dec 2 10:03:15 NZDT 2009


> -----Original Message-----
> From: Chris Cormack [mailto:chris at bigballofwax.co.nz]
> Sent: Tuesday, December 01, 2009 3:20 PM
> To: Demas, Christopher D
> Cc: Eric Bégin; koha at lists.katipo.co.nz
> Subject: Re: [Koha] a2ensite koha error
> 
> 2009/12/2 Demas, Christopher D <cddemas at northeaststate.edu>:
> > Hi Eric
> >
> >
> >
> > The sudo ln -s .. command was successful and the  'koha' file is in
> the
> > /sites-available/.  I was looking at the apache2 documentation and it
> says
> > the a2ensite command creates symlinks in sites-enabled, but doesn't
> mention
> > sites-available.
> >
> >
> >
> > I'm confused.
> >
> It creates a symlink from sites-available to sites-enabled.
> 
> If you do cat /etc/apache/sites-available/koha  ... does it print out
> the config file for you?
> If not, then the symlink you created in there is pointing to the wrong
> place. Hence the error when you run a2ensite
> 
> Chris

Hi Chris -

Thanks for responding.  I ran cat /etc/apache2/sites-available/koha  and got "No such file or directory.  However when I go to /etc/apache2/sites-available/  I do see the koha symlink.

How do I point this to the right place?


More information about the Koha mailing list