ID:               39875
 Updated by:       [EMAIL PROTECTED]
 Reported By:      richard at hddbroker dot com
 Status:           Bogus
 Bug Type:         IMAP related
 Operating System: CentOS 4.4 i386
 PHP Version:      5.2.0
 New Comment:

MySQL guys said the conflict between OpenSSL and YaSSL (used in MySQL
binary builds) should be fixed in MySQL 5.0.32 and 5.1.15.


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

[2006-12-19 15:37:50] [EMAIL PROTECTED]

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

it means there is a conflict, probably has to do with mysql 
being built against different ssl lib with conflicting symbols 
to those used by imap.

------------------------------------------------------------------------

[2006-12-19 15:36:22] richard at hddbroker dot com

When I removed those three options from the configure statement and
then re-compiled PHP, it corrected the problem.  So what does this mean
in terms of using MySQL with the IMAP functions?

------------------------------------------------------------------------

[2006-12-19 15:19:49] [EMAIL PROTECTED]

Please remove --with-mysql and --with-mysqli, rebuild PHP and try again
(--enable-so also can be removed, there is no such PHP configure option
anyway).

------------------------------------------------------------------------

[2006-12-19 15:17:32] richard at hddbroker dot com

The configure command I used is:

./configure
--with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql
--enable-so
--enable-exif
--with-gd
--with-zlib
--with-jpeg
--with-png
--enable-gd-native-ttf
--enable-wddx
--with-curl
--with-mysqli
--with-pear
--enable-mbstring
--enable-shmop
--enable-soap
--enable-calendar
--with-openssl
--with-xmlrpc
--enable-sockets
--with-imap
--with-kerberos
--with-imap-ssl
--enable-debug

I have the following RPMs installed for MySQL:

MySQL-client-standard-5.0.27-0.rhel4
MySQL-devel-standard-5.0.27-0.rhel4

The actual MySQL server is on another machine.

------------------------------------------------------------------------

[2006-12-19 08:59:57] [EMAIL PROTECTED]

What was your configure line? Did you enable mysql? If yes, which
version of MySQL do you have installed?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/39875

-- 
Edit this bug report at http://bugs.php.net/?id=39875&edit=1

Reply via email to