Open dege23 opened 1 year ago
Apparently PHP lib is missing, which from what I saw, is 'libxml2.so.2'
Try pkg install libxml2
pkg install libxml2
If it doesn't work try running this apt update apt upgrade pkg install libxml2
apt update
apt upgrade
Apparently PHP lib is missing, which from what I saw, is 'libxml2.so.2'