Bug 798244

Summary: Enable mbstring for phpmyadmin
Product: [Fedora] Fedora EPEL Reporter: guillaume.droulers
Component: phpMyAdminAssignee: Robert Scheck <redhat-bugzilla>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: el6CC: redhat-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-08 21:03:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description guillaume.droulers 2012-02-28 12:07:52 UTC
Hi,

We have issues accessing phpmyadmin once installed because the mbstring package isn't enabled within php. Installing the mbstring package seperately doesn't fix the issue. Would it be possible to enable mbstring from within php ?

Thanks for your help

Guillaume DROULERS
guillaume.droulers

Comment 1 Robert Scheck 2012-02-28 12:17:10 UTC
Can you please provide technical details? The php-mbstring package is a
dependency of phpMyAdmin, so I do not see your issue.

Comment 2 guillaume.droulers 2012-02-29 08:38:17 UTC
Hi,

We have installed successfully package php-mbstring but when we try to access to phpMyAdmin, we have an error :

"PHP Fatal error:  Call to undefined function mb_detect_encoding() in /usr/share/php/gettext/gettext.inc"

In fact, package mbstring is well installed but it not seems to be compiled by php.

Thanks for your help

Guillaume DROULERS
guillaume.droulers

Comment 3 Robert Scheck 2012-02-29 10:04:09 UTC
Can you please provide the output of the following 6 commands when they are
run as "root" user?

1. rpm -q phpMyAdmin
2. rpm -q php-php-gettext
3. rpm -q php-gettext
4. rpm -V phpMyAdmin
5. rpm -V php-php-gettext
6. rpm -V php-gettext

Thank you :)

Comment 4 Robert Scheck 2012-04-08 21:03:43 UTC
This doesn't seem to be an issue anymore, because the requested information
have never been provided. Closing hereby now.