Report this

What is the reason for this report?

where 's located memcache.ini ?

Posted on May 15, 2017

where 's located memcache.ini to add failover instruction?

droplet Ubuntu LEMP on 16.04



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

i have installed memcacheD

/etc/memcached.conf is ok

/etc/php/7.0/mods-available/memcache.ini doesnt exist /etc/php/7.0/mods-available/memcached.ini doesnt exist

@smartbet79

If you’re referring to the configuration file for memcache or memcached, it’s generally located in

/etc

i.e.

/etc/memcache.conf

or

/etc/memcached.conf

memcached is preferred over memcache though, as @hansen stated in his post.

The module file, memcached.ini isn’t designed for service configuration, so you’d want to edit the corresponding file above if you need to modify how memcache/d works/functions.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.