I installed OpenLiteSpeed on a server. The default PHP version was 7.3. I wanted PHP 7.4 … How to Change PHP version in OpenLiteSpeedRead more
Magento 2 list enabled modules
To list Modules in Magento 2, run php bin/magento module:status Example [markt-24@server public_html]$ php bin/magento module:status … Magento 2 list enabled modulesRead more
Magento 2 Disable Two-Factor Authentication
Magento 2.4.0 come with Two-Factor authentication. Once you installed Magento 2.4.0 or latest you will be … Magento 2 Disable Two-Factor AuthenticationRead more
Magento 2 Change Email of an Admin user
To change email address of an admin user, run following SQL in MySQL command promt or … Magento 2 Change Email of an Admin userRead more
Set Magento 2 in Production Mode
To see current mode in Magento 2, run php bin/magento deploy:mode:show Example To set Magento 2 … Set Magento 2 in Production ModeRead more
Install Elasticsearch 7 on Ubuntu for Magento 2.3
To install Elasticsearch, add the key Install apt-transport-https Add apt repository install elasticsearch with apt Set … Install Elasticsearch 7 on Ubuntu for Magento 2.3Read more
Magento 2 Unable to proceed: the maintenance mode is enabled
When i visit a Magento 2 site, i get error 1 exception(s): Exception #0 (Exception): Unable … Magento 2 Unable to proceed: the maintenance mode is enabledRead more
Magento 1 Password Reset
To reset the password for the admin user in Magento 1 installation, go to phpMyAdmin, run … Magento 1 Password ResetRead more
Magento 1 Invalid Form Key
When login to Magento 1 Admin area, i get an error Invalid Form Key. Please refresh … Magento 1 Invalid Form KeyRead more