I am trying to get dolphin to run on my vps server but I get an error message "mbstring extension not installed"
I ran yum install php-mbstring from my command line and got the following
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: updates.interworx.info
* updates: mirrors.cmich.edu
* addons: mirror.sanctuaryhost.com
* extras: pubmirrors.reflected.net
Setting up Install Process
Parsing package install arguments
Package initscripts-8.45.25-1.el5.centos.i386 already installed and latest version
Package httpd-2.2.3-22.el5.centos.i386 already installed and latest version
No package restart available.
Resolving Dependencies
--> Running transaction check
---> Package php-mbstring.i386 0:5.2.6-5 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
php-mbstring i386 5.2.6-5 lxlabsupdate 1.0 M
Transaction Summary
================================================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 1.0 M
Is this ok [y/N]: Exiting on user Command
Complete!
I still get the same error message from dolphin about the mbstring
And yes I have restated my server a couple of times
Question do I have to recompile php and if so how?
2. is there some other way of enabling it
I ran phpinfo but couldn't find any referance to mbstring
Any help on this would be appreciated as I want to try to import a large members data base into dolphin