Hi,
I have strange issue on a clean M2.2 installation through Web Installer.
After I use the following command:
php bin/magento deploy:mode:set production
and go to Systen->Cache Management the enable/disable cache options are missing from the dropdown. See below image
Solved! Go to Solution.
This is a "feature" of production mode. When enabled, you can only change cache enabled/disabled flag by command line. See http://devdocs.magento.com/guides/v2.2/config-guide/bootstrap/magento-modes.html#mode-production
This is a "feature" of production mode. When enabled, you can only change cache enabled/disabled flag by command line. See http://devdocs.magento.com/guides/v2.2/config-guide/bootstrap/magento-modes.html#mode-production