An idea : check that the username is not longer than 8 characters.
2018-02-14 21:45 GMT+01:00 renee ko <kottre...@gmail.com>: > All, > > I am experimenting a scratch install of Apache 2.4 on RHEL. I noticed the > httpd process is running with UID instead of username. Any ideas? > > root 30426 1 0 14:40 ? 00:00:00 > /app/apache/apache24/bin/httpd -k start > 30139 30427 30426 0 14:40 ? 00:00:00 > /app/apache/apache24/bin/httpd -k start > 30139 30428 30426 0 14:40 ? 00:00:00 > /app/apache/apache24/bin/httpd -k start > 30139 30429 30426 0 14:40 ? 00:00:00 > /app/apache/apache24/bin/httpd -k start > > The httpd.conf file has the user and group configured as apache >