php - macports memcached restart Mac OS X -


i installed memcached using mac ports:

http://glassonionblog.wordpress.com/2012/02/18/installing-memcached-on-mac-os-x-snow-leopard/

i able start memcache cannot figure out how restart it.

i started doing: memcached -d

sudo launchctl unload /opt/local/etc/launchdaemons/org.macports.memcached/org.macports.memcached.plist

sudo launchctl load /opt/local/etc/launchdaemons/org.macports.memcached/org.macports.memcached.plist


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -