roby2k

Member
Feb 2, 2003
19
0
151
how do i enable mbstring in my build of apache?
never built apache manually before!
 

elliotcooper

Well-Known Member
PartnerNOC
May 18, 2005
56
0
156
Is there a particular reason that you are doing this manually as you can rebuild apache with mbstring from WHM. If you go:

WHM -> Software -> Apache Update

You can check the box next to the "Mb String" line and then hit the Start Build button at the bottom of the page.
 

davidolaj

Registered
May 8, 2007
4
0
151
Hello everybody,

No "Mb String" or any box next to the "Mb String" line when I open;
WHM -> Software -> Apache Update.

Below are the available boxes:

=> Previously Saved Config
=> Basic
=> No PHP
=> PHP Encryption / E-commerce
=> PHP Encryption and Image Manipulation
=> PHP Image Manipulation
=> PHP Security

Please I need Mb String enable on my server!

Anybody can help ?
 

jayh38

Well-Known Member
Mar 3, 2006
1,212
0
166
You will need to go through all stages: select 'previously saved configuration' then move on to the next screens with the options you want.
 

isputra

Well-Known Member
May 3, 2003
574
0
166
Mbelitar
Installing mbstring using /scripts/easyapache but not works. Here is the error message :

/home/cpeasyapache/src/php-5.2.5/ext/mbstring/mbstring.c:154: warning: initialization discards qualifiers from pointer target type
/home/cpeasyapache/src/php-5.2.5/ext/mbstring/mbstring.c:155: warning: initialization discards qualifiers from pointer target type
/home/cpeasyapache/src/php-5.2.5/ext/mbstring/mbstring.c:156: warning: initialization discards qualifiers from pointer target type
/home/cpeasyapache/src/php-5.2.5/ext/mbstring/mbstring.c:157: warning: initialization discards qualifiers from pointer target type
/home/cpeasyapache/src/php-5.2.5/ext/mbstring/mbstring.c:158: warning: initialization discards qualifiers from pointer target type
/home/cpeasyapache/src/php-5.2.5/ext/mbstring/mbstring.c:159: warning: initialization discards qualifiers from pointer target type

Is this a bug ?

'BuildAP Report Id': '633878'
WHM 11.15.0 cPanel 11.18.3-C21703
CENTOS Enterprise 5 i686 on standard - WHM X v3.1.0
 
Last edited:

isputra

Well-Known Member
May 3, 2003
574
0
166
Mbelitar
Install mbstring from WHM (Apache Update) or from /scripts/easyapache still not works.

Easy::Apache v3.2.0 Build 4020
 

tkerns

Active Member
Jun 13, 2007
34
0
56
I just upgraded one server to php 5.26 yesterday, and checked the mbstring box in the exhaustive options section (after choosing apache version and php version).
Worked perfectly.

Tom