Re: Broken mythweb Config

Página superior

Responder a este mensaje
Autor: Christian Marillat
Fecha:  
A: dmo-discussion
Asunto: Re: Broken mythweb Config
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

`----

Tell me if htis work or not.

Christian