A hosting provider is essential for anyone who wants to have a website on the internet. The hosting provider is the service that stores your web pages for display when someone accessing your website’s URL, or domain.
Owners of any WebAssist product that wants to go live with their website, needs to purchase a plan with a hosting provider. This How To covers the process of creating an account with an inexpensive and reliable hosting provider, 1and1.com.
NOTE: If you already have a plan with a hosting provider, you do not need to follow these steps, since you most likely will be able to use that provider for your site.
1&1 is a hosting provider that has been tested with WebAssist tools to successfully display your PHP pages and store your MySQL databases.
Once the registration process is complete, it will take up to 24 hours for your domain to be registered. You will receive an email once this is done.
If you intend to sell products on your website and have customers enter sensitive data such as credit card numbers, you should have an SSL (Secure Socket Layer) Certificate. This can be purchased through your hosting provider and usually requires an annual fee.
For uploading your files, you are most likely going to use and FTP (File Transfer Protocol) application. Dreamweaver has this functionality built-in and is part of the process for defining your site. The following steps detail how to obtain your 1&1 FTP log-in credentials and entering them into Dreamweaver.
Now that you have your FTP credentials, you can use these to create a connection with an FTP program. Once you establish this connection, you can upload your website, or your Solution Pack files easily.
Comments will be sent to the author of this tutorial and may not be answered immediately. For general help from WebAssist, please visit technical support.
Sign in to add commentsYour friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.
russb335115: 11 Years, 3 Months, 2 Weeks, 2 Days, 22 Hours, 34 Minutes ago
You are recommend 1&1 but they don't allow remote access to my database. They only allow upload through their PHPmyAdmin. How do I install your products if I can access the database?
Justin Hood: 11 Years, 3 Months, 2 Weeks, 2 Days, 18 Hours, 16 Minutes ago
russb, I'm not sure what you mean by 'installing your products if I can access the database'.
It is true that 1&1 does not allow direct remote connection to their MySQL databases, but WebAssist products can still manipulate (create, insert, update, and delete) within a database through http in Dreamweaver using a properly configured database connection. The web server on 1&1 has access to the database. Therefore, Dreamweaver can access the database through the web server once a database connection is made within Dreamweaver's Databases panel.
Also, SQL can be executed against databases from within PHPMyAdmin - accessible through the 1&1 hosting panel.