Skip to main content

Strange Result in Installing Memcached

Comments

2 comments

  • 24x7ss
    Hello, I see you have used high memory for memcached. Are you sure you can allocate that much memory to memcached daemon ? Also, you have used nobody user to execute processes which is not recommanded. I would suggest you to add user memcached and run the daemon under it.
    0
  • cPanelMichael
    nvm finally i found this from google :D
    memcached -d -u nobody -m 2048-p 11211127.0.0.1

    Hello, I am happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.