Am 28.08.2015 um 17:03 schrieb Andreas Meyer:
> Hallo!
>
> Ich habe mich auf dieser Liste eingetragen, weil ich
> mit einem Problem mit den vhosts nicht weiterkomme.
>
> Ich habe die Konfiguration eines Apache 2.2.22 auf einen
> Apache 2.4.10 umgezogen. Die vhosts werden nicht mehr
> erkannt.
>
> # httpd2 -S
> VirtualHost configuration:
> ServerRoot: "/srv/www"
> Main DocumentRoot: "/srv/www/htdocs"
> Main ErrorLog: "/var/log/apache2/error_log"
> Mutex rewrite-map: using_defaults
> Mutex ssl-stapling: using_defaults
> Mutex ssl-cache: using_defaults
> Mutex default: dir="/run/" mechanism=default 
> Mutex mpm-accept: using_defaults
> PidFile: "/run/httpd.pid"
> Define: DUMP_VHOSTS
> Define: DUMP_RUN_CFG
> User: name="wwwrun" id=30
> Group: name="www" id=8
>
> # httpd2 -t -D DUMP_VHOSTS
> VirtualHost configuration:
>
> Diese Ausgaben habe ich selbst mit den originalen Dateien
> der Version 2.4.10 und einer dazu kopierten httpd.conf.local
> mit den vhosts.
>
> Ich weis nicht weiter. Hat jemand Rat?
>

strace -s 1024 -f ...httpd -S

checken welches Configfile er sich reinzieht.


Mit freundlichem Gruß

M.Schwarz

-- 
Evolution Hosting
Full-Service-Provider
http://evolution-hosting.eu

Tel: +49 (0)531 2625 187
Fax: +49 (0)531 2097 859 68
Sitz: Braunschweig
UID:  DE280048158


---------------------------------------------------------------------
To unsubscribe, e-mail: users-de-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-de-h...@httpd.apache.org

Antwort per Email an