Posts

Showing posts with the label magento 2

Invalid command 'SetEnv', perhaps misspelled or defined by a module not included in the server configuration

Invalid command 'SetEnv', perhaps misspelled or defined by a module not included in the server configuration To resolve this problem, we need to install the module 'mod_env' manually. This is due to  mod_env  not being installed on the server. You can install this Apache module via WHM by navigating to EasyApache 4 under the Apache Modules. If you would like I would be more than happy to assist with enabling this module however you will need to ensure that our IP addresses are able to successfully access WHM. I have included these IP addresses for you below: enable mod_version in apache modules enable both siumtaneously

Invalid credentials for 'https://repo.magento.com/packages.json', aborting.

Image
Error Message:  Invalid credentials for 'https://repo.magento.com/packages.json', aborting. cause: wrong credentials The main problem is that people here try to use the username and password used for login in Magento website. 1. Go to  https://marketplace.magento.com/  sign in with your own credentials. 2. After that go to my profile from the top right corner. 3. Then click on access keys. 4. You might have keys already generated if not please click on the Create new access keys(make sure you are creating or using keys for right Magento version 1 or 2). and use public key as username and private key as a password.