Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • koiFish 2 posts 22 karma points
    Aug 01, 2011 @ 06:15
    koiFish
    0

    Publish umbraco site to local server ?

    Hi there, I developed an umbraco cms site on my laptop with webmatrix.

    I have a local server. How do I publish my cms site to my server.

    Please show me step by step to execute.

    Thanks

  • Drew 165 posts 340 karma points
    Aug 01, 2011 @ 10:13
    Drew
    0

    You can't really "publish" an Umbraco site as you would with, say, a Visual Studio project.

    Simply:

    1. Create a new website on your server. Make sure you have the IIS URL_Rewrite module installed
    2. Copy all the site files from your local install to the new website on the server
    3. Make sure all the write permissions are set, as per the Manual Umbraco Install instructions 
    4. Use something like SQL Management Server Express to backup your DB, and install it on your DB server.
    5. Make sure you create a new SQL user who has access to that new database.
    6. Update your sites web.config to connect to the new SQL database.
  • koiFish 2 posts 22 karma points
    Aug 01, 2011 @ 10:34
    koiFish
    0

    Thanks for reply, 

    My server, use windows server 2008, has a static IP, I have installed web server role,

    So I want use web deploy protocol or ftp protocol of webmatrix tool to publish my site from my laptop.

    Please help me complete thi request !

    Thanks.

     

Please Sign in or register to post replies

Write your reply to:

Draft