dancome89 Posted November 22, 2012 Share Posted November 22, 2012 I got these email from my server (WHMCS Cron Job) Cron <XXX@server7> php -q /home/XXX/public_html/XXX/cron.php php: /opt/xml2/lib/libxml2.so.2: no version information available (required by php) php: /opt/xml2/lib/libxml2.so.2: no version information available (required by /opt/xslt/lib/libexslt.so.0) php: /opt/xml2/lib/libxml2.so.2: no version information available (required by /opt/xslt/lib/libxslt.so.1) But I am sure my server have libxml2.so.2 root@server7 [~]# ls -la /opt/xml2/lib total 11164 drwxr-xr-x. 3 root root 4096 Oct 29 10:12 ./ drwxr-xr-x. 6 root root 4096 Oct 29 10:12 ../ -rw-r--r-- 1 root root 7188686 Oct 29 10:12 libxml2.a -rwxr-xr-x 1 root root 930 Oct 29 10:12 libxml2.la* lrwxrwxrwx 1 root root 16 Oct 29 10:12 libxml2.so -> libxml2.so.2.7.8* lrwxrwxrwx 1 root root 16 Oct 29 10:12 libxml2.so.2 -> libxml2.so.2.7.8* -rwxr-xr-x 1 root root 4218496 Oct 29 10:12 libxml2.so.2.7.8* drwxr-xr-x. 2 root root 4096 Oct 29 10:12 pkgconfig/ -rw-r--r-- 1 root root 208 Oct 29 10:12 xml2Conf.sh How to solve these problem? Thank You 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.