Günther: Wie Apache mit root-Rechten laufen lassen?

Beitrag lesen

Error:  Apache has not been designed to serve pages while
        running as root.  There are known race conditions that
        will allow any local user to read any file on the system.
        If you still desire to serve pages as root then
        add -DBIG_SECURITY_HOLE to the EXTRA_CFLAGS line in your
        src/Configuration file and rebuild the server.  It is
        strongly suggested that you instead modify the User
        directive in your httpd.conf file to list a non-root
        user.

Was ist daran unklar?

Hallo Argon,

genau das ist unklar:
add -DBIG_SECURITY_HOLE to the EXTRA_CFLAGS line in your....

hab

EXTRA_CFLAGS = -DBIG_SECURITY_HOLE  gesetzt und neu
kompiliert, auch User=root und Group=root geaendert,
aber es kommt immer wieder dieser Error?

Hat Du einen Tipp?

Gruß
Günther