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!
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
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.
this tutorial helped me: http://www.servermom.org/install-use-memcached-nginx-php-7-ubuntu-16-04/3670/
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.