Suexec Warning

Apache, Lighttpd, nginx, Cherokee
Post Reply
cybton
Posts: 71
Joined: 2003-05-11 15:15
 

Suexec Warning

Post by cybton »

Hallo,

weiß wer was dieses Warning bedeutet beim Apache start und inwiefern das schlecht ist?
Warning: User directive in <VirtualHost> requires SUEXEC wrapper.
Warning: Group directive in <VirtualHost> requires SUEXEC wrapper.
dodolin
Posts: 3840
Joined: 2003-01-21 01:59
Location: Sinsheim/Karlsruhe
Contact:
 

Re: Suexec Warning

Post by dodolin »

Entweder dein Apache hat kein suexec Binary oder er kann es nicht finden.

http://httpd.apache.org/docs/suexec.html
http://httpd.apache.org/docs/mod/core.html#user
Special note: Use of this directive in <VirtualHost> requires a properly configured suEXEC wrapper.
Post Reply