>Number: 2822 >Category: general >Synopsis: child process will not be assigned user and group id >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Aug 10 18:30:01 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2.4 + >Environment: enviroment: RedHad Linux 5.1 (Manhatten) compiler: GCC 2.7.2.3 >Description: When I compile and start the Apache deamon the child process are assigned to the user #65535 instead of -1 like they are expected to
I'm using the configure command to create the make files. The command I use is ./configure --prefix=/share/httpd --activate-module=src/modules/php3/libphp3.a --suexec-enable --suexec-caller=nobody. There is one warning with the php compilation process with a header file. it states that compat.h is obsolete and ap_compat.h should be used. I changed this problem and still receive the same problem. When the server is started is states Kill (23413) - No such pid /my/path/apachectl start : httpd started The server runs fine except for the user id assigned to the child process. I tried this on 1.2.4 and got the same problem ( I didn't investigate further) >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
