<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Apr 26, 2015 at 7:47 PM, James Miller <span dir="ltr"><<a href="mailto:gajs-f0el@dea.spamcon.org" target="_blank">gajs-f0el@dea.spamcon.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Mon, 27 Apr 2015, Hika van den Hoven wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Oh, and with what useflags did you emerge apache? (emerge -pv apache)<br>
</blockquote></blockquote>
<br></span>
These are the packages that would be merged, in order:<br>
<br>
Calculating dependencies... done!<br>
[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<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
eselect php settings<br>
</blockquote>
<br>
!!! Error: Action settings unknown<br>
exiting<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
eselect php list apache2<br>
</blockquote>
<br>
[1] php5.5 *<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
eselect php list cgi<br>
</blockquote>
<br>
(none found)<br>
<br>
But eselect php list cli gives<br>
<br>
[1] php5.4<br>
[2] php5.5 *<br>
<br>
Thanks for your continued input, Hika.<br></blockquote></div><br>What's in your /etc/conf.d/apache2 file? For mythweb you need at least this:<br>APACHE2_OPTS="-D DEFAULT_VHOST -D AUTH_DIGEST -D PHP5"<br></div><div class="gmail_extra">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).<br><br></div><div class="gmail_extra">Karl<br></div><div class="gmail_extra"></div></div>