[Koha] a2ensite koha error
Chris Cormack
chris at bigballofwax.co.nz
Wed Dec 2 09:19:32 NZDT 2009
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
More information about the Koha
mailing list