This is a post of my experience installing Sitecore 9.2 locally.
Make sure you having the following pre-requisites
1. Operating system - Windows server 2016+ or Windows 10 64 bit.
2. Install Solr 7.5.0 locally
3. .NET Core 2.1.7 Windows hosting module
4. .NET Framework 4.7.2 I use this site to verify and update
5. Turn on Windows IIS and .NET 4.7 features (refer image below)
6. IIS version 10+
7. Microsoft SQL Server 2016 SP2+. Make sure to have a valid username/password to create and manage sitecore databases.
I then installed Sitecore 9.2 by using the new Sitecore Install Assistant (SIA). I downloaded the Sitecore 9.2 graphical setup package for XP single and ran the setup.exe file as an administrator.
I referred to the this blog post for the installation steps.
Make sure to have the following handy before starting the installation:
That's it. Just follow the steps for the installation and you should get a successfully installed message. Then open the following urls to load your local Sitecore site (assuming your Sitecore prefix is SC92).
http://SC92sc.dev.local/
http://SC92sc.dev.local/sitecore
Happy Sitecoreing!
Comments
Post a Comment