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 ...Installing 4.4.1 my experienceInstalling 4.4.1 my experience
Previous
 
Next
New Post
3/28/2007 9:53 AM
 
Hi !
After spending almost a day and half on installing DNN on a remote server I thought I would describe my experience, now that I finally succeeded! Installing on localhost, there was not a lot that went wrong and the forums provided good help. Installing on a remote server that didn't have a lot of experience with managing DNN portals was another matter, a lot  of the time the advice on the forums sometimes confused more than helped.
Clean install what I did:
1. Upload via ftp client the Install package, I unzipped the folder first on my local machine.
2. Made the changes to the web.config that was included in the install folder.
    Changed the database connectionstring:
      <connectionStrings>
    <!-- Connection String for SQL Server 2005 Express -->
     <add name="SiteSqlServer"   connectionString="Server=212.214.136.60;Database=hemslojd;uid=gardin;pwd=xxxx;" providerName="System.Data.SqlClient" />
  </connectionStrings>
  <appSettings>
    <add key="SiteSqlServer" value="Server=212.214.136.60;Database=hemslojd;uid=gardin;pwd=xxxxx;" />
    <add key="InstallTemplate" value="DotNetNuke.install.config" />
    <add key="AutoUpgrade" value="true" />
    <add key="InstallMemberRole" value="true" />
    <add key="UseDnnConfig" value="true" />
3. Browsed to my url in Browser + added the install directory :
      http://www.myurl.com/Install/Install.aspx?mode=Install
4. Voila the installation process started.
5. SAVED THE WEB.CONFIG  FILE  from server to my local harddrive
     A lot of  forums say that I have to do something with my release.config I have not touched it.
    Though I appreciate the need to make a backup of the config file to save the machine key that was generated in
    installation on the server. Overwriting the config file on the server with a config file with different machine key will make it impossible for users to log in to your site.
6.  Browsed  to my  portal  and  changed the password for admin and host user.
Good Luck
 
New Post
3/28/2007 10:08 AM
 
At some point I'm assuming you also setup the permissions for the IIS process on the directory?

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
3/28/2007 12:42 PM
 

Release.config is a copy, or the source, of the Web.config file.  Older versions of DNN did not include Web.config, only Release.config, and you had to copy it or rename it.  The rationale was that people wouldn't inadvertently overwrite their own, working, Web.config.

By the way, you provided too much info from your Web.config file for this public forum.  I'd recommend you edit your post and remove the IP address, DB Name, and UID .

Carlos

 

 
New Post
3/28/2007 3:20 PM
 
christoc wrote
At some point I'm assuming you also setup the permissions for the IIS process on the directory?


That's right my webhoster did make the directory a virtual directory in IIS. The directory must also be set as an application for asp.net 2.0. I suppose most hosts do this without saying.

There was also some issue with
the IUSR_MachineName needing at least "List" Permissions on the Root of the Drive where the Website is located, but I am not sure this applies to everyone, but I think this was done at some point.
 
New Post
3/28/2007 3:32 PM
 
Hi Carlos !
I gathered that, though all discrepancies are unsettling for us noobs .
Btw can't find where I edit my post. I did xxx out the password but I suppose you're right it should be made more
anonymous. Pls help !

Fred
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Installing 4.4.1 my experienceInstalling 4.4.1 my experience


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