Issue
The Malware Scanner shows "aborted" status and the following error appears in the Imunify360 error log:
WARNING [2024-05-18 18:51:14,215] imav.malwarelib.scan.ai_bolit.detached: Scan was aborted: /opt/alt/php-internal/usr/bin/php: error while loading shared libraries: /opt/alt/libxml2/usr/lib64/libxml2.so.2: file too short
WARNING [2024-08-20 23:50:47,181] imav.malwarelib.scan.ai_bolit.detached: Scan was aborted: /opt/alt/php-internal/usr/bin/php: error while loading shared libraries: /usr/lib64/libleveldb.so.1: file too short
Environment
- Imunify360
Solution
Reinstall the package in question:
yum reinstall -y alt-libxml2 leveldb
Cause
Corrupted library
Comments
0 comments
Please sign in to leave a comment.