ID:               33739
 Updated by:       [EMAIL PROTECTED]
 Reported By:      willysr at jogja dot citra dot net dot id
-Status:           Open
+Status:           Bogus
 Bug Type:         mbstring related
 Operating System: Linux (Slackware 10.1)
 PHP Version:      4.4.0
 New Comment:

The option is called '--enable-mbstring'



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

[2005-07-18 03:10:42] willysr at jogja dot citra dot net dot id

Description:
------------
I tried to compile php 4.4.0 with mbstring by adding
'--with-mbstring=all' just like the documentation, but after the
installation, i restarted the Apache, and when i looked in the
phpinfo.php, it doesn't exist.

i have tried to use '--with-mbstring' but didn't work also.

Reproduce code:
---------------
'./configure' '--prefix=/usr/local' '--enable-discard-path'
'--disable-force-cgi-redirect' '--enable-shared' '--disable-static'
'--disable-debug' '--disable-rpath' '--enable-pic'
'--enable-inline-optimization' '--enable-memory-limit'
'--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php'
'--with-pear=/usr/share/pear' '--enable-magic-quotes'
'--enable-debugger' '--enable-track-vars' '--with-exec-dir=/usr/bin'
'--with-versioning' '--with-mod_charset' '--with-regex=php'
'--enable-track-vars' '--enable-trans-sid' '--enable-safe-mode'
'--enable-ctype' '--enable-ftp' '--with-gettext=/usr' '--enable-posix'
'--enable-session' '--enable-sysvsem' '--enable-sysvshm'
'--with-openssl=/usr' '--without-kerberos' '--with-ttf'
'--with-freetype-dir=/usr' '--with-zlib=/usr' '--with-zlib=/usr'
'--with-zlib-dir=/usr' '--with-apxs=/usr/sbin/apxs' '--with-gd'
'--with-png-dir' '--with-jpeg-dir' '--with-zlib-dir' '--with-tiff-dir'
'--enable-xslt' '--with-xslt-sablot' '--with-iconv-dir=/usr/local/lib'
'--with-curl' '--with-mysql-sock=/var/run/mysql/mysql.sock'
'--with-mysql=/usr' '--with-mbstring=all'

Expected result:
----------------
mbstring extension does showed up in the phpinfo

Actual result:
--------------
it didn't showed up in the phpinfo


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


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

Reply via email to