Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...How to install in Windows 2003 SBS and MS SQL Server 2005How to install in Windows 2003 SBS and MS SQL Server 2005
Previous
 
Next
New Post
3/29/2007 6:41 AM
 

HOW TO ****** INSTALL DNN 4.4.1

================
1
Copy the unzippped install files to c:\hosting\mysite\*
COnfigure permissions on files for:
- NETWORK SERVICE = FULL CONTROL
- IUSR_youmachinename = LIST/READ

================
2
My MS SQL SERVER 2003 name is "SERVERSBS\SQLEXPRESS"
TCP/IP configured to port 1433 and ENABLED in configuration network for MSSQL

database: dnndb
owner: SCMM\Administrator

user:dnn
pass:chooseone

Very important: configure MS SQL SERVER Surface Area and SQL SERVER Network Configuration with all protocols for TCP/IP enabled

IMPORTANT!!! Change MS SQL SERVER 2005 to Mixed Authentication (default is only windows)

================
3
Create a normal user in Windows SBS 2003 like the SQL SERVER user: dnn/chooseone
This user is not created in active directory users; just in the regular users option, like the Server Management window.

================
4
Add MODIFY permissions to user DNN on app_data directory

================
5
Modify web.config for the new values

  <connectionStrings>

    <add
      name="SiteSqlServer"
      connectionString="Server=192.168.1.123;Database=dnndb;uid=dnn;pwd=chooseone;"
      providerName="System.Data.SqlClient" />
 
  </connectionStrings>
  <appSettings>

    <add key="SiteSqlServer" value="Server=192.168.1.123;Database=dnndb;uid=dnn;pwd=chooseone;"/>

...

  </appSettings>

================
6
http://www.yoursite.com/Install/Install.aspx?mode=Install

================
7
Change passwords:
host  - host/???
admin - admin/???

Manage another SuperUser Account (just in case something goes wrong...)
root  - root/???

Configure email service; Save and after TEST;

In my case, Portuguese Language pack
http://www.dotnetnuke.com/DotNetNukeProjects/CoreLocalization/LanguagePacks/tabid/933/Default.aspx

================
7
You can now add the keywords and configure all the rest.
Have fun!

 

PS: this post was done quite fast, so please keep on the comments

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...How to install in Windows 2003 SBS and MS SQL Server 2005How to install in Windows 2003 SBS and MS SQL Server 2005


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out