ID:               19404
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         mbstring related
 Operating System: SuSE Linux 8.0
 PHP Version:      4.2.3
 New Comment:

Does this problem exist in the PHP 4.2.3 Win 32 download binary?


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

[2002-11-24 16:55:57] [EMAIL PROTECTED]

Maybe stupid hint... for people who are having problems with
phpMyAdmin. Did you checked php.ini for directive magic_quotes_gpc? It
_MUST_ be set to Off, this directive can not be overwritten in PHP code
(as mentioned in PHP documentation). If you can not turn it off for
whole webserver in php.ini, use .htaccess and put "php_flag
magic_quotes_gpc off" in (without quotes :).

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

[2002-11-22 13:21:27] [EMAIL PROTECTED]

I forgot to mention --disable-mbstring.
If you can make your build from the source, still want to use 4.2.3,
please specify --disable-mbstring in configure params, and the problem
would be gone. However the case you cannot make use of mysql from
within your php scripts is not directly relevant to this bug. Anyway
all that I can say is this bug was really fixed...


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

[2002-11-22 11:10:01] [EMAIL PROTECTED]

Well, I guess any one interested in using phpMyAdmin just can't use php
4.2.3? that's really pathetic. I love php and so on, but at least they
could *fix* the bug?

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

[2002-11-22 02:52:26] [EMAIL PROTECTED]

Re: 4.2.3 Bug in mbstring.internal_encoding

First, the 4.3.3 version does not have a listing in the ini file to not
used this encoding so if the work-around is to not use this i would
sure like to know how that is done.
Second, if there is a current version of php that works with mySQL i
would like to know where it is. 4.2.3 does not work and the new 4.3.0
does not work either. Am i the only one that can't get php and mySQL to
work or is everyone sol just like me?

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

[2002-11-20 09:48:21] [EMAIL PROTECTED]

We have never issued a patch for this problem publicly by now, and will
never.

If you have to use the released versions, please wait until 4.3.0 is
out. Otherwise you can fetch the latest stable cvs version at
http://snaps.php.net/




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

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/19404

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

Reply via email to