ID: 26923 Updated by: [EMAIL PROTECTED] -Summary: Automatic Support PAM Reported By: eder at upf dot br -Status: Wont fix +Status: Assigned Bug Type: Compile Failure Operating System: Linux -PHP Version: 4.3.4 +PHP Version: 4CVS, 5CVS -Assigned To: +Assigned To: sniper New Comment:
Thank you for not telling that in your bug report. I'm fixing this now.. Previous Comments: ------------------------------------------------------------------------ [2004-01-16 08:23:01] eder at upf dot br but I'm compiling imap support like external module (shared), the -lpam need to be linked only in the imap.so php module, not in the php apache module or the php binary, right? ------------------------------------------------------------------------ [2004-01-16 07:43:38] [EMAIL PROTECTED] Won't happen. The libpam is needed by the c-client. (to disable it, just don't include --with-imap in your configure line) ------------------------------------------------------------------------ [2004-01-15 12:04:37] eder at upf dot br Well, my sugest is implement a option to disable support to pam in configure script. (sorry for my bad english) ------------------------------------------------------------------------ [2004-01-15 12:00:46] eder at upf dot br Description: ------------ Hi, support for pam in php is autodetect, but, in some cases, I want no support for that, but don't have a "--disable-pam" style option in configure script. The solution for me was patch the configure script for don't scan for the libpam. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26923&edit=1
