Skip to content
Gregor edited this page Apr 30, 2018 · 1 revision

PHP PAM PECL extension for PHP 7.x

Usage, see the included README.

Build:

cd php-pam
phpize
./configure
make
make install
Clone this wiki locally