Memcached seems to work fine, but when I create a cron job to execute a php script using memcached, it complains about not findin the Memcache class. The cron job is simply a "php /var/www/schedule.php salt /var/www/schedule.log"
I tested that it was indeed the CLI by executing the same command in SSH and I get the same error.