PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
  #16  
Old April 12th, 2006, 08:34 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: RE: mbstring configuration


Quote:
I am having the same error, I am using Linux Fedora Core 4. Can someone tell how to fix this? Please, I am a newbie at this. Thank you

Error "The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results." Error


Previous answer is correct for linux users;
on CentOS i've installed php-mbstring package,and it's all right now.

yum install php-mbstring

regards
--
andrew s, aston university

Reply With Quote
  #17  
Old April 15th, 2006, 01:42 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

andrew s, aston university thanks!

You solved my problem.

Kas

Reply With Quote
  #18  
Old April 25th, 2006, 01:16 PM
Helicoprion Helicoprion is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Clearwater,FL,USA
Posts: 1 Helicoprion User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: mbstring configuration

I am having the same issue with mb_string but the only problem is I am using IIS/PHP/PHPMYADMIN setup, the path to C:phpext is correct but it does not allow access to mb_string.dll even if its uncommented. It just thinks the file is access denied! Currently I am being drivin up the wall with this error, I have checked everywhere no luck with my config.

Reply With Quote
  #19  
Old April 25th, 2006, 02:02 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: RE: mbstring configuration


Quote:
I am having the same error, I am using Linux Fedora Core 4. Can someone tell how to fix this? Please, I am a newbie at this. Thank you

Error "The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results." Error

Excellenteh chaps - sorted my problem out on Fedora Core 5. To solve this I simple typed: yum install php-mbstring.

Cheers guys



Reply With Quote
  #20  
Old April 25th, 2006, 02:58 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

fantastic that worked for my fedora 5 thank you

Reply With Quote
  #21  
Old May 5th, 2006, 03:43 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

I'm having the same issues with FreeBSD 6.0 and PHP 5.1.3. I have not been able to locate the php-mbstring port or pkg for 5.1.3. Any help would be appriceted..

Regards, Eddie

Reply With Quote
  #22  
Old May 11th, 2006, 04:22 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

had the same problem with IIS5 and PHP5 phpmyadmin..

thanks for the great help

Reply With Quote
  #23  
Old May 11th, 2006, 05:26 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

Hmm....

I simply do not understand this one. I had PHP 5 running fine on RHEL/4. I then realized that I was not using the php.ini, because well it was not even in existence where phpinfo() said php was looking for it. So I copied the php.ini-recommended to that location, and now I get the mbstring error in phpmyadmin. Before i did not recieve any errors. :-(

Reply With Quote
  #24  
Old May 15th, 2006, 10:20 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

When I try to install :
yum install php-mbstring

I get the next message:
Cannot find a package matching php-mbstring
No actions to take





Reply With Quote
  #25  
Old May 19th, 2006, 06:37 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

if your yum reposity doesn't have it, you cant install it.

Reply With Quote
  #26  
Old June 3rd, 2006, 02:22 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

If you compile PHP from scratch, you need to add --enable-mbstring to the configure line. Then "make" and "make install" as usual.

Reply With Quote
  #27  
Old June 11th, 2006, 03:11 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

I have the same problem and my system is LAMP(redhat 9 linux+apache2.0.58+mysql5+php5)
how could I slove this problem?
thanks a million^_^

Reply With Quote
  #28  
Old June 11th, 2006, 03:11 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

I have the same problem and my system is LAMP(redhat 9 linux+apache2.0.58+mysql5+php5)
how could I slove this problem?
thanks a million^_^

Reply With Quote
  #29  
Old June 20th, 2006, 12:24 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: RE: mbstring configuration

Hi mate,
i having same problem do u know where excatly that base dir in apache, i am kind of confuse.
Thanks,

Reply With Quote
  #30  
Old June 20th, 2006, 03:51 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: mbstring configuration

hi everyone
!!!NEED HELP !!!

when i try to run phpmyadmin i am having an error message at the bottom which says:

The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.

i found ;extension=php_mbstring.dll in php.ini and uncomment it like extension=php_mbstring.dll
but i did not quite understand how to copy php_mbstring.dll to base dir can some one tell me where is that base dir for apache.
ANY HELP THAT SOMEONE COULD GIVE ME WOULD BE GREATLY APPRECIATED REALLY STUCKED.
THANKS...

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > mbstring configuration


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five &quot;checkpoints&quot; for any implementation plan that will help make IP commu