Last active
September 24, 2019 14:44
-
-
Save pauloharaujos/f62c319907d9d7cebd84d358d2b84805 to your computer and use it in GitHub Desktop.
Magento Admin Error - Fix /server.php error when try to access admin panel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php bin/magento config:set web/seo/use_rewrites 1 | |
php bin/magento config:set web/secure/use_in_adminhtml 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment