@ -17,6 +17,11 @@ sysName=`uname`
LIBNAME=ioncube
LIBV=0
if [ `echo "$version > 7.4"|bc` -eq 1 ];then
echo "I won't support it"
exit 0
fi
extVer=`bash $curPath/lib.sh $version`
extFile=/usr/lib/php/${extVer}/${LIBNAME}.so