Hi Jonathan, > That fixed that issue and now it's asking for the -u switch to run it > from root. I've tried the -u switch several times; however, I believe > my syntax is incorrect. > > What would a correct example be if I want to run it from root? Try: memcached -u username Where username is the username you want memcached to run under.