[PHP-DEV] Re: PHP 4.0 Bug #6649 Updated: pam_start symbol not found when loading libphp4.so From: Simone Tellini (wiz <email protected>)
Date: 10/07/00

On 07/10/00 at 11:40 Bug Database wrote:

>And after looking more for pam in PHP4 sources..
>What does it say in php_config.h about HAVE_LIBPAM ??

[wiz <email protected> php-4.0.2]$ grep PAM php_config.h
/* #undef HAVE_LIBPAM */
[wiz <email protected> php-4.0.2]$ grep PAM ../php-4.0.1/php_config.h
#define HAVE_LIBPAM 1

-- 

Simone Tellini E-mail: tellini <email protected> http://www.areabusiness.it

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>