Work-around:

Install the PECL version using "sudo pecl install pam" without removing
php5-auth-pam. The build may require some build libraries to be
installed, libpam0g-dev being one of them.

Then, remove the module in /etc/php5/conf.d/pam_auth.ini by prepending
it with a ';' (semicolon, without quotes). Create a new file in the same
directory named "pam.ini" with the contents: "extension=pam.so" (without
quotes). Restart the web server.

The above workaround may be overwritten whenever php5-pam-auth is
updated, but since it appears to be unmaintained, this isn't likely to
happen too often.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/798571

Title:
  php5-auth-pam obsolete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-auth-pam/+bug/798571/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to