Following are the steps to complete install Magento error-free:-
- Uncomment the files which are required by Magento in php.ini and restart the server
- If installation error occurs, set memory_limit = 786M
- if still error occurs, uninstall the db and make it again
- after successfull install, go to (root_directory)app/etc/di.xml and change “Symlink” to “Copy” in developerMaterialization section.
- go to cmd , root directory and type :- “/bin/magento setup:static-content:deploy
- refresh the page. done.
Leave a Reply