From: [EMAIL PROTECTED] Operating system: SuSE Linux 8.1 PHP version: 4CVS-2002-11-05 PHP Bug Type: IMAP related Bug description: libpam.so not available
SuSE Linux 8.1 comes out of the box with an SSL powered IMAP library. When trying to configure --with-imap and --with-imap-ssl (btw... shouldn't --with-imap-ssl be enough???) you get a not really descriptive error. Configure simply breaks. I tracked this error down to the lack of libpam.so when I created a symbolic link to libpam.so.0 everything works fine. So a) any way to handle that problem? b) --with-imap-ssl should imply --with-imap -- Edit bug report at http://bugs.php.net/?id=20257&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20257&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20257&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20257&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20257&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20257&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20257&r=support Expected behavior: http://bugs.php.net/fix.php?id=20257&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20257&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20257&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20257&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20257&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20257&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20257&r=isapi