Skip to content

Commit 9daecf1

Browse files
keichan34txase
authored andcommitted
Add libonig.so.5 for mbstring
1 parent ddc2cf0 commit 9daecf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-php-remi.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ done
3636
cp /usr/lib64/libedit.so.0 lib/
3737
cp /usr/lib64/libargon2.so.0 lib/
3838
cp /usr/lib64/libpq.so.5 lib/
39+
cp /usr/lib64/libonig.so.5 lib/
3940

4041
mkdir -p lib/php/7.${PHP_MINOR_VERSION}
4142
cp -a /usr/lib64/php/modules lib/php/7.${PHP_MINOR_VERSION}/

0 commit comments

Comments
 (0)