Bug 798244 - Enable mbstring for phpmyadmin
Summary: Enable mbstring for phpmyadmin
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: phpMyAdmin
Version: el6
Hardware: All
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Robert Scheck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-28 12:07 UTC by guillaume.droulers
Modified: 2012-04-08 21:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-08 21:03:43 UTC
Type: ---


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.