[Eisfair] Apache2 1.8 startet seit Update auf 1.8.0 nicht mehr
Alex Busam
sambu at gmx.de
Sa Mär 1 13:12:45 CET 2014
> hmm, wie startest Du fcgid?
keine Ahnung
> erzeuge dafuer einen neuen link
> cd /etc/apache2/mods-enabled
> rm fcgid.*
> ln -sf ../mods-available/fcgid.load
> ln -sf ../mods-available/fcgid.conf
>
das habe ich gemacht. Jetzt bekomm ich ne Fehlermeldung wegen der
AddCommands:
# Here you can add your settings which will be appended to the httpd.conf
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyRequests off
ProxyPass /mini_httpd/ http://127.0.0.1:444/
ProxyPassReverse /mini_httpd/ http://127.0.0.1:444/
AddDefaultCharset UTF-8
Meldung:
Invalid command 'Order', perhaps misspelled or defined by a module not
included in the server configuration
Wenn ich das
Order deny,allow
Allow from all
rauslösche startet Apache, aber mit folgender Meldung:
[Sat Mar 01 13:10:02.366498 2014] [so:warn] [pid 22477] AH01574: module
unixd_module is already loaded, skipping
Also wird das Modul noch an einer anderen Stelle geladen!?
in mods-enabled ist nur eine unixd.load als Verknüpfung vorhanden.
Lief da beim Paketupdate bei mir was schief?
Viele Grüße
Alex
Mehr Informationen über die Mailingliste Eisfair