• Resolved rosbiffer

    (@rosbiffer)


    What settings need to go in the Memcached or Redis server fields? I can’t get either to work; Memcached using the default just says the server is not responding and redis just fills my error log with connection refused messages.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @rosbiffer

    Thank you for your inquiry and I am happy to assist you with this.
    Please go to the settings of the feature you are using Memcached as a caching solution. For example, if enabled for Object Caching, go to Performance>Object Cache, scroll down to Advanced, and make sure that the fields are populated like in this screenshot and test with the test button.
    If the test does not pass, you need to make sure that your Memcache server is running.
    telnet 127.0.0.1 11211
    should communicate with Memcache and respond to status commands etc.
    Make sore to restart your Memcached server and possibly your apache.
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Memcached or Redis settings’ is closed to new replies.