|
|
|
|
|
|
|
|
Wednesday, September 08, 2010
|
|
|
|
|
|
|
|
|
|
|
|
|
How To Customize the Privacy and Terms Links on Your DotNetNuke Portal Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...
Find this article and more in the category
Read This Article . . .
SERIES: Anatomy of a DNN Web.Config File-connectionStrings The section holds all the necessary information for database communication from your website. At minimum, there will be at least one connection string for any DotNetNuke website...
Find this article and more in the category
Read This Article . . .
Setting Up Multiple Websites You can create multiple distinct, (mainly) independent websites with one instance of a DNN installation on your web account. In lamens terms, this means that you can purchase ONE web hosting accoun...
Find this article and more in the category
Read This Article . . .
New DotNetNuke 5.0 Cambrian Package Writer for Module Developers Attention developers! DotNetNuke 5.0 Cambrian has a nifty new tool to help developers package their modules nicely to fit with the new “Extensions” manager. Under the old Module Definitions manager, ...
Find this article and more in the category
Read This Article . . .
Setting Up the DotNetNuke Side of Multi-Websites Ok, so by now you know that DotNetNuke can handle multiple websites, but you still want to know why. Well, it’s pretty easy once you know how to do it, but it can be pretty confusing to some who are ...
Find this article and more in the category
Read This Article . . .
Everything You Never Wanted to Know About the Config File This is the "pre-" first installment in a series that will cover the parts of the web.config file to give you an idea of how to manipulate and customize your DotNetNuke portal. The web.config fi...
Find this article and more in the category
Read This Article . . .
Customize Google Analytics for DotNetNuke Search You can easily set up your Google Analytics account to track the search feature on your DotNetNuke website and take advantage of all the in depth reporting that Google has to offer. It's simple, here...
Find this article and more in the category
Read This Article . . .
Upgrading to DotNetNuke Cambrian 5.0 from DotNeNuke 4.x If you're looking to try out the new DNN Cambrian package, you can upgrade previous DotNetNuke installations with the following steps. Remember, as of right now, the DNN 5.0 Cambrian package availabl...
Find this article and more in the category
Read This Article . . .
How To Customize the Privacy and Terms Links on Your DotNetNuke Portal Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...
Find this article and more in the DotNetNuke category
Read This Article . . .
How to Install and Configure ActiveDirectory Provider for DotNetNuke 5.0 The directions for installing and configuring extensions in DotNetNuke 5.0 are very similiar, but slightly different than from previous versions. Here's how to install the ActiveDirectory authentica...
Find this article and more in the category
Read This Article . . .
|
|
|
|
|
|
|
|
|
Article List
|
Installation from the DotNetNuke Install Package 4.90 to Windows XP Professional
|
| 9/14/2008 2:39:19 AM - By Warren Hirakawa |
Category: Localhost | | Comments 0
|
| |
|
OK, so, you made the leap and downloaded an installation package of DotNetNuke 4.x. Congratulations for making the leap to the wonderful world of DotNetNuke. Now what? Well, here's a step-by-step
instruction guide to get you up and running with DotNetNuke 4.x as painlessly as possible.
- First open the installation package zip file you just downloaded. Extract these files into a new folder on your C: drive called C:\DotNetNuke.

- Allow the ASPNET user 'modify' rights on the C:\DotNetNuke folder.

- Open IIS and create a virtual directory under the default web site called DotNetNuke which will point to the C:\DotNetNuke folder. For a detailed look at this process, see the Creating a Virtual Directory in IIS article.

Right click on the virtual directory you just created and click Properties. Add default.aspx to the Default Documents under the Documents tab.
- Next, open your internet browser and navigate to http://localhost/dotnetnuke
- The 1st page of the DotNetNuke installation wizard should appear. Leave the Typical installation option selected and click Next.
- Next, we will test the file permissions necessary for the installation to continue. After the permissions have been tested, click the Next link to continue.
- The next step will create the database connection for DotNetNuke. We will keep the default entries for this walkthrough so just click the Next link to continue. This will initiate the database scripts to begin execution. After the scripts have completed, click the Next link.
- The next page in the wizard will allow you to configure the host user. Enter a password, confirm it and enter an email address.
- Next we will configure the portal administrator account. Again, provide a password and an email address for the portal admin account.
That concludes the installation process. Click on the Finished link at the bottom of the page to enter your new web site. You can then login as the host or portal administrator user to manage your site.
We hope that experienced how easy it is to get up and running with DotNetNuke.
|
| |
Related Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|