From:             mfurdyk at takingitglobal dot org
Operating system: RH 7.3
PHP version:      4.3.9
PHP Bug Type:     MySQL related
Bug description:  Unicode subject lines getting garbled

Description:
------------
I'm trying to upgrade the Client API version, and I've upgraded mySQL,
deleted the old libraries, and installed the new 4.1.7-Shared and devel
packages, but with --with-mysql=user and --with-mysql=/path/to/mysql, the
old client API version still sticks around.

With a new server I've installed, it pops up to 4.1.7 fine.



Reproduce code:
---------------
Here's my build:

'./configure' '--with-mysql=/usr' '--with-apxs=/usr/local/apache/bin/apxs'
'--with-zlib' '--with-gd=/usr/local/lib' '--with-jpeg-dir=/usr/local/bin'
'--with-png-dir=/usr/lib' '--enable-inline-optimization' '--with-curl'
'--disable-debug' '--with-mcrypt=/usr/local/src/libmcrypt-2.5.7'
'--with-mhash' '--enable-ftp' '--enable-mbstring'

Expected result:
----------------
Upgrade to 4.1.7


-- 
Edit bug report at http://bugs.php.net/?id=30923&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30923&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=30923&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=30923&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30923&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30923&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30923&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30923&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30923&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30923&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30923&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=30923&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=30923&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30923&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30923&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30923&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30923&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30923&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30923&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30923&r=mysqlcfg

Reply via email to