vhqtvn / VHEditor-Android

Run Code-server on Android
Other
976 stars 106 forks source link

Lack of lib for PHP #274

Open dege23 opened 1 year ago

dege23 commented 1 year ago

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

HGRgamer commented 10 months ago

Try pkg install libxml2

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