[mythtv-users] Apache/MythWeb progress (Gentoo): access from LAN?

Karl Newman newmank1 at asme.org
Mon Apr 27 16:23:12 UTC 2015


On Sun, Apr 26, 2015 at 7:47 PM, James Miller <gajs-f0el at dea.spamcon.org>
wrote:

> On Mon, 27 Apr 2015, Hika van den Hoven wrote:
>
>  Oh, and with what useflags did you emerge apache? (emerge -pv apache)
>>>
>>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild   R    ] www-servers/apache-2.2.29:2  USE="ssl -debug -doc -ldap
> (-selinux) -static -suexec -threads" APACHE2_MODULES="actions alias
> auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
> authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
> autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env
> expires ext_filter file_cache filter headers include info log_config logio
> mem_cache mime mime_magic negotiation rewrite setenvif speling status
> unique_id userdir usertrack vhost_alias -asis -auth_digest -authn_dbd
> -cern_meta -charset_lite -dbd -dumpio -ident -imagemap -log_forensic -proxy
> -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http
> -proxy_scgi -reqtimeout -substitute -version" APACHE2_MPMS="-event -itk
> -peruser -prefork -worker" 0 KiB
>
>  eselect php settings
>>
>
> !!! Error: Action settings unknown
> exiting
>
>  eselect php list apache2
>>
>
> [1]   php5.5 *
>
>  eselect php list cgi
>>
>
> (none found)
>
> But eselect php list cli gives
>
> [1]   php5.4
> [2]   php5.5 *
>
> Thanks for your continued input, Hika.
>

What's in your /etc/conf.d/apache2 file? For mythweb you need at least this:
APACHE2_OPTS="-D DEFAULT_VHOST -D AUTH_DIGEST -D PHP5"
You may not strictly need AUTH_DIGEST but if your machine might be visible
from the internet it will be necessary to secure your mythweb directory
(you have to take other steps to do this).

Karl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20150427/cb966e87/attachment.html>


More information about the mythtv-users mailing list