On Tue, 29 Aug 2000, Don Head wrote:
> Is anyone else using Apache-suexec? WWSympa, a
>
> Warning: User directive in <VirtualHost> requires
> SUEXEC wrapper.
> Warning: Group directive in <VirtualHost>
> requires SUEXEC wrapper.
Do you have the apache-suexec package? The file should be like this:
-rws--x--x 1 root root 9696 ao 24 10:25 /usr/sbin/suexec*
------------------------------------------------------------
Jean-Michel Dault <[EMAIL PROTECTED]>
MandrakeSoft inc, Montreal (Canada)
HTCPCP/1.0 Developper (http://www.ietf.org/rfc/rfc2324.txt)
> >From what I read in the Apache suexec
> documentation, I don't need any configuration
> other than what I already have. If Apache can
> find the suexec binary, it'll use it, as long as
> you have it configured. There's an suexec in
> /usr/sbin. There isn't one in /usr/lib/apache.
> I tried symlinking one there, but that didn't
> help.
>
> Here's my configuration:
>
> ..
>
> <VirtualHost 1.2.3.4>
> ServerName lists.host.name
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /home/httpd/lists
> ScriptAlias /wws /home/sympa/bin/wwsympa.fcgi
> User sympa
> Group sympa
> ErrorLog logs/lists.host.name
> TransferLog logs/lists.host.name
> </VirtualHost>
>
> ..
>
> Once again, the "User sympa" and "Group sympa"
> lines should be the only ones needed. Can
> someone tell me if they've got Apache suexec
> working, or if possibly there was a problem in
> the way it was packaged?
>
> Don Head [[EMAIL PROTECTED]]
> Linux Mentor, LCP, Network+ [1 314 692-1942]
> Wave Technologies, Inc. [1 800 826-4640 x1942]
> [AIM - Don Wave][ICQ - 18804935][Yahoo - Don_Wave]
>