vhqtvn/VHEditor-Android

Lack of lib for PHP

dege23 opened this issue · 1 comments

Apparently PHP lib is missing, which from what I saw, is 'libxml2.so.2'

Try pkg install libxml2

If it doesn't work try running this
apt update
apt upgrade
pkg install libxml2