How to switch Php version between two version on aws

First go to path of CD /use/bin directory and search here should be installed your Php version wchich one you whamt to switch after that you have to run below command.    /n.                      







Sudo update-alternatives —set Php /use/bin/php55 or php7

How to check if Magento is running in production mode or developer mode

If you want to know. your Magento 2 website is running on which environment you can run below command on terminal and very easily you can kn...

Popular Posts

Posts