LawsHosting
Verified User
OS: Debians
Woke up to find errors on the cron for a few boxes, now CB2 plugin states "There are no updates available" when there are.......
line 1686:
Woke up to find errors on the cron for a few boxes, now CB2 plugin states "There are no updates available" when there are.......
./build: line 1686: /usr/bin/mysql: No such file or directory
line 1686:
if [ "${MYSQL_INST_OPT}" = "mysql" ] && [ -e ${MYSQL_BIN} ]; then
MYSQL_MAIN="`/usr/bin/mysql --version | awk '{ print $5 }' | cut -d , -f1 | cut -d. -f1,2`"