This commit is contained in:
Zhang Huangbin 2015-03-01 13:18:41 +08:00
parent 15fae7fe26
commit 4a7908e217
2 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,7 @@
</ul>
<pre><code># apt-get install php-pear php5-intl
# php5enmod intl
# service apache2 resart # &lt;- OR: service php5_fpm restart
</code></pre>
<ul>

View File

@ -41,6 +41,7 @@ Additional notes before upgrading Roundcube webmail 1.1.0 (or later releases):
```
# apt-get install php-pear php5-intl
# php5enmod intl
# service apache2 resart # <- OR: service php5_fpm restart
```
* for OpenBSD users, please install package `php-intl`, then