Register  Login
Categories
Most recent entries
Jul 23

Written by: James Jegers
7/23/2007 

I am happy to finally have my DNN site up and running on my production web hosting provider, Brinkster.  For those of you interested in hosting there I put together a list of items that need to be completed to get it to work.

  1. Signup for their developer account.  The basic and premium accounts do not give you SQL server, and DNN 4.0 needs SQL server.
  2. Copy all of the DNN install files to Brinkster’s server.  You can either install it to the root directory, or a sub directory.  I chose the subdirectory option so that I can have other applications, or redirects in my root directory if I ever choose.
  3. Make sure you update your web.config file with the correct SQL server information that you get from Brinkster.  (You can find your SQL server name in Brinkster’s control panel)
  4. Optionally, in the Web.Config file set the objectQualifier field to put a common tag on to each of the database items.  This way to you share your database with other applications easier.  (See the install instructions for more information about this setting)
  5. Contact Brinkster’s online chat support and ask the operator to give write access for DNN to your directory that you installed DNN.  If you don’t do this then the install will fail and you won’t be able to upload files to your account.
  6. Open a web browser and navigate to your site.  It should auto-install.

Tags:

2 comment(s) so far...

Re: Installing DotNetNuke on Brinkster

I am having a really hard time getting my DNN site to work on brninkster. For some reason, they cant seem to get the sub-directories working with my domain. I have 3 domains, and all are pointing to the brinkster root folder. One works no problemo, but the other 2 I just cant get to point to my DNN, which is in a sub directory. I tried to use a default.aspx page that has a server.transfer case statement, and tried using response.redirect... but still cant get it to work. Any ideas?
-tony.jefferson@california-rbc9.org

By Tony J on   10/22/2007

Re: Installing DotNetNuke on Brinkster

I like it

By bien on   5/2/2008

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Add Comment   Cancel 
Copyright 1998-2008 James Jegers   Terms Of Use  Privacy Statement