How to install nopCommerce using Go Daddy

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Hi all,

I have already installed nopCommerce 1.9 using Go Daddy web hosting and it works more than fine.

Follow these steps to install nopCommerce.

1. If you have a Linux web hosting you can change it to Windows
    a. Login with your account details
    b. Go to "My Account"
    c. Select your web hosting account
    d. Click on your domain name NOT "Launch"
    e. Select "Edit Account Details" tab
    f. Change your current plan to "Windows 4GH"
    g. Save

2. Download nopCommerce 1.90 (no source)
    http://nopcommerce.codeplex.com/releases/view/51059#DownloadId=176950

3. Extract and upload files to server. (I use FileZilla)

4. Go back to GoDaddy
    a. Go to your account dashboard to change ASP.Net version
        1. Go to Settings --> IIS Management
        2. Select "Content Root"
        3. Click "Modify"
        4. Select "ASP 4.0"
        5. Save

5. Set file permissions (first you need to upload files on server)
    a. Go back to account dashboard
    b. Select "Content" --> "FTP File Manager"
        (Internet Explorer 9 not works. - Try Mozilla FireFox or Chrome)
    c. Set permission "Read" and "Write" to
        1. "images" folder
        2. "images/thumbs" folder
        3. "ConnectionStrings.config"

6. Setup MS SQL DataBase
    1. Go back to Dashboard
    2. Select "Databases" --> "SQL Server"
    3. Create new database
        a. Select 2005 database version
        b. Allow access
        c. Select to install "ASP Schema"
        d. Select to install "DSN"
        e. Give a description to Database
        f. Select username and password
          (username is also the database name)
    4. Create Database and then you will see "Pending Setup"
    5. Click "Edit/View details"(pencil icon) and wtite down your "Host Name"

7. Setup nopCommerce
    1. Open [YOURSITENAME].COM/install/install.aspx
    2. Select to Install nopCommerce
    3. Click "Next"
    4. Enter your Host Name at "SQL Server name or IP address"
    5. Enter your Database Account at "Username"
    6. Enter your Database Password at "Password "
    7. Click "Next"
    8. Select "Use an existing empty database"
    9. Enter your Database name at "Existing database name"
  10. Disable "Create sample data" (if you want not to create sample products)
  11. Click next
  12. Change default admin email/password
  13. Click "Save Changes" (wait until it's done)
  14. Click "Go to site"

YOU ARE DONE! Enjoy nopCommerce...

for any further information contact me at [email protected]

Thank you for reading my tutorial.
13 years ago
Good job:)
13 years ago
Hi

where is the folder of Connection string?

thanx
12 years ago
Once you extract downloaded file of nopCommerce you can find it on the first root but you can also search for it.
This is a file not a folder
12 years ago
How can I give permissions to  "ConnectionStrings.config" ? The permission option is disabled for a file, only works on folders. :\
12 years ago
If you can't, when you installing nopCommerce it will tell you that you have to edit manually this file and upload it back to server. You just copy-paste the code that tells you
12 years ago
Hi,

I just installed nopCommerce 1.9 on GoDaddy. I have ASP.NET 4.0 and SQL Server 2005 DB, i gave r/w permission to images and images/thumbs.

I am  a newbie to nopcommerce and I I will be very gald to receive reply as soon as someone can

Whenever I go to install/install.aspx I get an error stating.

Thank you.
12 years ago
Did you type your domain name before install/install.aspx?
12 years ago
Yes. I typed
12 years ago
Hi,

I just wanted to tell you that I have one more application running as the root and I just created a folder for nopcommerce and set it in IIS.

I Set this as application root. I think its reading the web.config in the root before accessing the webconfig in thye nopCommerce.

Is there any fix..

I just typed something which I felt might be the issue. Not sure though.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.