Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 534
Configure IIS On Umbraco | Configure Install Setup Web CMS Configuration

Configure IIS On Umbraco

warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/common.inc on line 141.

Setup and configure IIS on Umbraco step by step.

You will need to set file permissions to allow umbraco to create and update its files.

1. Using My Computer or the Windows Explorer, navigate to the folder containing the umbraco web site files.
Note: C:\Inetpub\wwwroot, according to these instructions.

2. Repeat the following steps for all these folders:
bin
config
css
data
media
umbraco
usercontrols
xslt
python
scripts

1. Right-click on a folder, click Properties.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-01

2. On the Security tab, click Edit.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-02

3. Click Continue if prompted for permission to continue.
4. Click Add.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-03

5. Click Locations.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-04

6.Select the local machine

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-05

7. Type NETWORK SERVICE into the “Enter the object names to select” text box.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-06

8. Click Check Names.
Note: the text field should change to prefix the local machine name to ASPNET, and underline the name, indicating the local ASPNET account has been found and validated.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-07

9. Click OK.
10. On the Security tab, click the NETWORK SERVICE user name.
11. Place a check mark in the box next to Full Control, in the Allow column.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_Umbraco-Config-08

12. Click OK.
13. Click OK.

Use the Classic Application Pool

1. Click Start, click Control Panel, and click System and Maintenance.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_IIS-Config-09

2. Click Administrative Tools.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_IIS-Config-10

3.Double-click Internet Information Services (IIS) Manager.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_IIS-Config-11

4. Click Continue if prompted for permission to continue.
5. Expand the Connections panel to show the Web Sites. Right-click on the Default Web Site and click Advanced Settings.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_IIS-Config-12

6.Select the Application Pool item, and click the button with three dots next to DefaultAppPool.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_IIS-Config-13

7. Select Classic .NET AppPool.

WindowsLiveWriter_ConfigureIISforumbraco_CE0B_IIS-Config-14

8. Click OK.
9. Click OK.

Next lesson will be how to configure Umbraco 3.0.


Custom Search