Resources /
Umbraco Tips And Tricks / Install Umbraco 4 On Yart Server
Install Umbraco 4 On Yart Server
Open the remote desktop connection to the server
Download the latest version of Umbraco from http://umbraco.codeplex.com/releases/
Extract – there should be a build folder
Open IIS and open the folder that contains the website. This is done by right clicking on the website and choosing “Explore”
- Copy the contents of the build folder to the website folder.
Load the webpage, you will be greeted with the umbraco getting started page
Click on “Lets get started!”
Accept the licence
On this page:
- Check “I already have a blank SQL Server or MySQL database”
- Select “Microsoft SQL Server”
- Enter the server – this is the same as the url to access the site
- Database Name: Same as the one you created for the site
- Username: Same as the one you created on the database
- Password: The password for that user
- Click on “Install”
On the next screen fill out the information. Use a different password than the database.
On the next screen choose “No thanks. I do not wish to install a starter kit"
You can now access the Umbraco admin page from by going to the /umbraco/umbraco.aspx url connected to the site