Timeline for Refresh the cache programmatically in Magento 2 at window system
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 21, 2021 at 8:29 | comment | added | Tero Lahtinen | This is the same as an sh script containing "php bin/magento cache:clean && php bin/magento cache:flush", except with added complexity and a requirement for non-safe configuration. Utter rubbish. | |
| Dec 19, 2016 at 17:43 | comment | added | frustratedtech | If you are able to use shell_exec() for PHP, then your install is not secure. This function should be disabled in a live environment. | |
| Feb 11, 2016 at 12:45 | history | edited | tecjam | CC BY-SA 3.0 | added 248 characters in body |
| Feb 11, 2016 at 12:45 | comment | added | tecjam | For windows you have to make sure you have added the php.exe to your PATH in the Environment Variables. Please see willj.co/2012/10/run-wamp-php-windows-7-command-line | |
| Feb 11, 2016 at 12:42 | comment | added | Arunendra | it's showing nothing | |
| Feb 11, 2016 at 12:34 | history | answered | tecjam | CC BY-SA 3.0 |