Install the php mbstring extension.
This commit is contained in:
parent
ac2a5b9887
commit
8d68dd4771
|
@ -39,6 +39,7 @@ wordpress_php_prereq:
|
|||
- 'php{{ php_version }}-curl'
|
||||
- 'php{{ php_version }}-opcache'
|
||||
- 'php{{ php_version }}-xml'
|
||||
- 'php{{ php_version }}-mbstring'
|
||||
- php-pear
|
||||
- php-date
|
||||
- imagemagick
|
||||
|
|
Loading…
Reference in New Issue