-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

When started, Apache (2.0.54) shows that it found the wrapper and likes
its condition:

  error_log:[Wed Jun 29 14:38:37 2005] [notice] suEXEC mechanism enabled
  (wrapper: /usr/sbin/suexec2)

But a script under a userdir runs as the httpd user, not the script's
owner.  It appears that suexec2 is not being invoked.  There are no
entries in the suexec log, and a script (that I got from an article by Ken
Coar):

  #!/bin/sh
  echo "Content-type: text/plain"
  echo ""
  echo "Username="`whoami`

reports:

  Username=apache

(which is *not* the owner of the script).

Where do I go from here?

- -- 
Mark H. Wood, Lead System Programmer   [EMAIL PROTECTED]
Open-source executable:  $0.00.  Source:  $0.00  Control:  priceless!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: pgpenvelope 2.10.2 - http://pgpenvelope.sourceforge.net/

iD8DBQFCwxE5s/NR4JuTKG8RAiYUAJ90bVcklkZrVxkqlJGCHZID5Ou4IgCfXEJB
shEhk3yh8VtwRHBYKa7I/sY=
=2UMb
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to