Christian Marillat <marillat@???> writes:
> Martin Gallant <martyg@???> writes:
>
>> Bonjour,
>
> Hi,
>
>> On my amd64 wheezy 0.26 backend,
>> mythweb updated with a new version this weekend.
>
> yes because I've moved the configuration for apache 2.4 andforgot to
> keep a configuration for apache 2.2
>
> It is easy to fix this problem. As root :
>
> ,----
> | cd /etc/apache2/conf-available
> | cp mythweb-mysql.conf mythweb.conf ../conf.d
> | invoke-rc.d apache2 restart
> `----
Or the best don't copy these files (mythweb-mysql.conf mythweb.conf) but
instead do a symbolic link :