Hide Forgot
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
Can you please provide technical details? The php-mbstring package is a dependency of phpMyAdmin, so I do not see your issue.
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
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 :)
This doesn't seem to be an issue anymore, because the requested information have never been provided. Closing hereby now.