ID:               19460
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         mbstring related
 Operating System: Linux 2.4.9-34 (RedHat 7.2)
 PHP Version:      4.2.3
 New Comment:

Basically the single argument --disable-mbstr-enc-trans is enough to
disable the feature. NO OTHER OPTIONS are required. What options did
you give to configure and how do you run the testing script? (ex.
Apache DSO or CGI binary)
Anyway I don't see any problems there.


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

[2002-10-19 05:13:14] [EMAIL PROTECTED]

I did make clean, but still no luck.  Is --disable-mbstr-enc-trans the
only argument I need?  If so I will contact the ISP and see if they are
having issues with the way I am compiling it.  If not, please let me
know if there are any other arguments necessary to fix this problem.

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

[2002-10-18 17:34:12] [EMAIL PROTECTED]

Did you forget to "make clean" before running configure?

Or, please try [grep "MBSTR_ENC_TRANS" main/php_config.h], and if the
result is

/* #undef MBSTR_ENC_TRANS */ 

then there's no problem with configure.





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

[2002-10-18 17:05:10] [EMAIL PROTECTED]

I have compiled php 4.2.3 with the --disable-mbstr-enc-trans argument
but I am still receiving the same problem.  Is there another argument
or something else that I am missing?

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

[2002-10-17 01:54:11] [EMAIL PROTECTED]

The problem is fixed in 4.2.4-dev.
So try STABLE cvs version if you would like.

BTW, 4.2.x's (and 4.3.0) --enable-enc-trans is default to off. You must
have --enable-mbstring.



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

[2002-10-17 00:28:21] [EMAIL PROTECTED]

Use --disable-mbstr-enc-trans then... for some reason it was on by
default in 4.2.3, and that is correctedd

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

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

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

Reply via email to