Re: mythweb problem

Top Page

Reply to this message
Author: Josu Lazkano
Date:  
To: dmo-discussion
Subject: Re: mythweb problem
2012/10/9 Christian Marillat <marillat@???>:
> Josu Lazkano <josu.lazkano@???> writes:
>
> [...]
>
>> I have no "/etc/mythweb/mythweb.conf" file, maybe you refer to
>> "/etc/apache2/conf.d/mythweb.conf", this is the Directory tab:
>
> /etc/myth/mythweb.conf
>
> The file in /etc/apache2/conf.d is a symlink to te file above.
>
>> <Directory "/var/lib/mythtv/mythweb/data">
>>         Options -All +FollowSymLinks +IncludesNoExec
>>     </Directory>

>>
>>     Alias /mythweb /usr/share/mythtv/mythweb

>>
>>     <Directory "/usr/share/mythtv/mythweb" >

>
> [...]
>
>> lrwxrwxrwx 1 www-data www-data 28 Oct 5 15:54 data ->
>> /var/lib/mythtv/mythweb/data
>
> I see noting wrong in you configuration. Mythweb should work.
>
> Cristian
>


Thanks! I got it!

I check the code in /usr/share/mythtv/mythweb/includes/data_dir.php

I just execute this: chown -R www-data:www-data /var/lib/mythtv/mythweb/data/

And it works.

One question, which is the function of the data folder? why is a symlink?

Thanks and best regards.

--
Josu Lazkano