ID:               20257
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         IMAP related
 Operating System: SuSE Linux 8.1
 PHP Version:      4CVS-2002-11-05
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

The libpam.so should have been created by ldcondif from libpam.so.0.
The --with-imap-ssl option allows you to specify the path the OpenSSL
library, which is needed if you want IMAP SSL support. The --with-imap
is what enables the actual imap extension and allows you to specify the
path where imap library can be found.


Previous Comments:
------------------------------------------------------------------------

[2002-11-05 06:18:53] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=20257&edit=1

Reply via email to