LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices

Tags used in this thread
Popular LQ Tags , ,

Reply
 
Thread Tools
Old 05-08-2009, 06:07 PM   #1
nitro_punk85
LQ Newbie
 
Registered: Jul 2007
Posts: 6
Thanked: 0
mbstring error in phpMyAdmin


[Log in to get rid of this advertisement]
Have enabled mbstring in my PHP, however phpMyAdmin is showing that it is not installed. Here is my configure script. While this is RHEL 5 box, I built apache and php by hand not from rpms so please don't tell me to install php-mbstring.


./configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql' '--with-mysqli' '--with-pgsql' '--with-mcrypt=/usr/local/bin' '--enable-mbstring=shared'


Thank you
nitro_punk85 is offline     Reply With Quote
Old 05-08-2009, 06:36 PM   #2
bathory
Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 5,040
Thanked: 222
You have build mbstring as a shared library, that's why phpmyadmin cannot find it. You could use just "--enable-mbstring" to built in php.
So, either recompile php, or adjust LD_LIBRARY_PATH to contain the path to mbstring.so. Or you can add this path (something like /usr/local/lib/php/<php-version-numbers> in /etc/ld.so.conf and run ldconfig afterwards.

Regards
bathory is offline  
Tag This Post , ,
Reply With Quote
Old 05-08-2009, 06:51 PM   #3
nitro_punk85
LQ Newbie
 
Registered: Jul 2007
Posts: 6
Thanked: 0

Original Poster
Awesome man, I recompiled without the shared switch and that fixed it, thanks so much!!!
nitro_punk85 is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
phpMyAdmin complaining about mbstring and mcrypt sneakyimp Linux - Software 4 10-18-2007 11:30 AM
phpMyAdmin - Error Rainel Linux - Newbie 5 09-04-2007 10:21 PM
Need To Install php-mbstring ALInux Red Hat 4 07-22-2007 08:48 PM
error using phpMyAdmin funkyche Linux - Newbie 1 01-12-2005 04:55 PM
mbstring not loadable deweirdt Red Hat 0 06-24-2004 04:12 PM


All times are GMT -5. The time now is 09:40 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration