Installing/Configuring
PHP Manual

Installation

KADM5 support is disabled by default, enable it passing --with-krb5kadm to configure. KADM5 support uses some interal header files of the MIT krb5 distribution. These headers are bundled but you can specify another source (which needs to be a unpacked krb5 distribution with configure and make run) giving a path to the switch.

When compiling this extension as shared module:

When compiling statically into your php binary:


Installing/Configuring
PHP Manual