BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  Hosted Installation
Previous Previous
 
Next Next
New Post 4/17/2006 7:45 PM
User is offline kharr0
11 posts
No Ranking


Hosted Installation 

Has anybody tried installing with their hosting provider?  The nant config seems to assume installing on your own server.

Thanks,

-k

 
New Post 4/17/2006 8:27 PM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: Hosted Installation 
 kharr0 wrote

Has anybody tried installing with their hosting provider?  The nant config seems to assume installing on your own server.

Thanks,

-k



The installation that I just set up last night for the project was on a hosted server. 

Below are the steps that I followed to install BugNET on a hosted provider.
  1. FTP the contents of the \build\dist folder of the install package to a folder in your hosting.
  2. Create the database using your hostings control panel database administration (most hosting providers will have this)
  3. Run the BugNet.Schema.SqlDataProvider.sql in the dbscripts folder against the database using a sqlwebadmin or enterprise manager connecting to your newly created database.
  4. Run the BugNet.Data.SqlDataProvider.sql script against the database.
  5. Edit the web.config file in the \build\dist folder and change the connection string to match your database name and username password.
  6. FTP the web.config to the folder where the application resides from step 1.
  7. Log into the application using Admin / Password and change the password, and visit the host settings page to set up application settings.
I hope this helps.

Cheers.

Davin Dubeau
BugNET - Core Developer

 
New Post 4/17/2006 8:47 PM
User is offline kharr0
11 posts
No Ranking


Re: Hosted Installation 

Ya - just saw the dist folder and tried it.  Works :-)

-k

 
New Post 4/17/2006 8:53 PM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: Hosted Installation 
Good to hear.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Hosted Installation

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.