roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.88k stars 1.64k forks source link

You lost some extensions with PHP upgrade. Here mbstring. #7795

Closed V0RTX closed 3 years ago

V0RTX commented 3 years ago

You lost some extensions with PHP upgrade. Here mbstring.

Originally posted by @alecpl in https://github.com/roundcube/roundcubemail/issues/7794#issuecomment-748589876

V0RTX commented 3 years ago

https://github.com/roundcube/roundcubemail/issues/7794 Hello, thanks for your reply. I have mbstring and it is enabled, one of the first things I checked. `[PHP Modules] bcmath calendar Core ctype curl date dom exif FFI fileinfo filter ftp gd gettext hash iconv imagick imap intl json libxml mbstring mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql Phar posix readline Reflection session shmop SimpleXML soap sockets sodium SPL standard sysvmsg sysvsem sysvshm tokenizer xml xmlreader xmlrpc xmlwriter xsl Zend OPcache zip zlib

[Zend Modules] Zend OPcache`

Multibyte Support | enabled
-- | --
Multibyte string engine | libmbfl
HTTP input encoding translation | disabled
libmbfl version | 1.3.2
alecpl commented 3 years ago

This is not Roundcube issue. This is PHP setup issue. Please ask on mailing list or forum.

V0RTX commented 3 years ago

Thanks for your energy and care in helping NOT!

lordkage commented 1 month ago

It's more than just installing the PHP extension, you need to also restart apache/httpd for the php module to pick it up.