Closed LeeWiu closed 8 years ago
According to this, the module is actually called mbstring
, and php-mbstring
package is available in Optware-ng. I remember I used owncloud 8 with mbstring support just fine.
Yes, you are right, as always :) Solved with
ipkg install php-mbstring
/opt/etc/init.d/S80lighttpd restart
Thanks @alllexx88 and @TeHashX
As title say, owncloud v9.0.3 require PHP module mb multibyte, can be added? Thanks