[Owncloud] PHP module mb multibyte can't be found after ownCloud update

Frank Karlitschek karlitschek at kde.org
Sun Oct 30 09:14:11 UTC 2011


Hi Advrk,

mb multibyte is a new requirement which was unfortunately introduced when we switched to SabreDAV.

Do you have root access to the server? If yes this can usually fixed install a php-mbstring package
something like apt-get  install  php-mbstring

I hope this helps.

In general we have to be more careful with introducing new dependencies which are not in every default php installation.


Cheers
Frank



On 29.10.2011, at 20:09, Advrk Aplmrkt wrote:

> Hello,
> I've been trying to ask this question and would really appreciate some help.
> I have been running ownCloud from the git repository for a few months,
> testing features, etc. It runs on my Scientific Linux 6.1
> (http://distrowatch.com/table.php?distribution=scientific) machine,
> which is just RHEL 6.1 without the brand.
> However, a couple weeks ago after a "git pull" update, I keep getting
> the following error when I go to my ownCloud front page:
> 
> "PHP module mb multibypte not installed"
> 
> I did not remove any existing PHP modules on my system, so is this a
> new requirement? Or is ownCloud somehow not finding the module?
> 
> In any case, can someone please help??? I don't know anything about
> PHP so specific instructions would be great. Thanks.
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud

Frank Karlitschek
karlitschek at kde.org





More information about the Owncloud mailing list