Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • After i removed everything except from system in config.php i am getting following error: Can't run this operation: deployment configuration is absent. Run 'magento setup:config:set --help' for options. Commented May 6 at 12:37
  • FYP - and i am not change anything from env.php file. Commented May 6 at 12:38
  • That's weird this message is typical from what you have when your env.php or config php is missing or incorrect if it's the same before and after removing data from the config array...there shouldn't be any issue there. May be check if the two files config and env have the proper writtable rights for your magento instance. Commented May 7 at 9:57