HostMonster $3.95

HostMonster


www.HostMonster.com
Unlimited Disk Space
Unlimited Bandwidth
FREE Domain For Life
Only $3.95!


Jan 12

HostMonster Ecommerce web hosting is one of the best in the market.  If you are looking to start an online website or if you think you may ever want to sell a product from your site, I would highly reccomend HostMonster.

HostMosnster ecommerce web hosting includes many features that will help webmasters set up their sites; the following are included with Hostmonster hosting packages.

  • SSL Secure Server
  • Os Commerce Shopping Cart
  • Agora Shopping Cart
  • Free Generate Certificate
  • Password Protected Directories
  • Open PGP/GPG Encrytion
  • $50 in FREE Google Adword Credits
  • $50 in FREE Yahoo PPC Credits

Sign Up for HostMonster Ecommerce Hosting for only $4.95/month!

written by admin \\ tags: ,

Jan 12

One of the many perks of HostMonster hosting is the Hostmonster Email features.  With HostMonster you get unlimited custom email accounts.  In this guide we will answer some important questions related to HostMonster Email Accounts.

  • How to Use HostMonster Webmail

1. Type http://yourdomain.com/webmail in your browser of choice.
2. Type in your email address as the username and then the password associated with your email address.
3. Choose the webmail client of your choice.

  • How to install RoundCube Webmail

1. Login to cPanel
2. Find the Software/Services section
3. Click Simple Scripts
4. Select RoundCube
5. Follow the steps to install it.

*If you get an error or have problems installing it through Simple Scripts, you can follow this Help Desk article:
http://helpdesk.hostmonster.com/kb/index.php?x=&mod_id=2&root=48&id=374

If you prefer to manually install Roundcube, please follow these steps below:
Step 1: Download Roundcube from their website at http://roundcube.net.
Step 2: Extract the downloaded file onto your computer using a .tar.gz extraction program such as WinRar or WinZip
Step 3: Login to your Hostmonster account and click on ‘MySQL Databases’, then create a database name of your choice. example: myroundcube Note: it will add your hostmonster account username and underscore to the front of the database name you create. So the database name will look like username_myroundcube (write down what it’s named as we will need it later).
Step 4: Create a username and password under the Users section of mysql Example: myuser Note: The username will also add your hostmonster account username in front o the username you create so it will look like username_myuser but your password will be exactly what you typed. Write down what they are we will need them later.
Step 5: In the mysql section there are two drop down boxes under databases select the database you created (username_myroundcube) and then the username you created (username_myuser) and then click the button under them that says Add User to DB
Step 6: At the bottom of the mysql section there will be a link to PHPMYADMIN. Click on it.
Step 7: On the left select the database you created (username_myroundcube) in the drop down menu.
Step 8: Click on the IMPORT(SQL) tab in the middle top area of the screen.
Step 9: Click the Browse button and browse to the folder we extracted all the files to and go into the SQL folder and click on the file mysql.initial.sql and click open. Then click the GO Button and this will setup the database for Roundcube. Then close out of the browser.
Step 10: Locate the folder you just extracted and then go into the folder called config.
Step 11: Locate file db.inc.php.dist and rename it to db.inc.php
Step 12: Locate file main.inc.php.dist and rename it to main.inc.php
Step 13: Click ‘Start’ in your computer, then ‘run’ and type in wordpad.exe. WordPad will open.
Step 14: Click File then open and browse to the db.inc.php file Click File then open and browse to the main.inc.php file (Note: when you browse to open the file you may need to set Files of type to All Documents):
Step 15: locate the line:
$rcmail_config['db_dsnw'] = ‘mysql://roundcube:pass@localhost/roundcubemail’;

We will edit this line to put in our database info.
Where it says roundcube:pass You will put in your database username and password there but keep the colon example: username_myuser:password
Where it says roundcubemail you will fill in your database name there. example username_myroundcube

So it should end up looking something like this but with your info:
$rcmail_config['db_dsnw'] = ‘mysql://username_myuser:password@localhost/username_myroundcube’;

Step 16: Click Save and Close wordpad.
Step 17: Click ’start’ then ‘run’ and type in wordpad.exe. WordPad will open again.
Step 18: Click File then open and browse to the main.inc.php file Click File then open and browse to the main.inc.php file (Note: when you browse to open the file you may need to set Files of type to All Documents):

Find this line:
$rcmail_config['enable_caching'] = TRUE;
And change the word TRUE; to FALSE;

Find this line:
$rcmail_config['default_host'] = ”;
Between the two single quotations type localhost

Step 19: Click Save and Close wordpad.
Step 20: FTP all of the extracted individual files to the folder on your site where you want to install roundcube. Example (folder named: email)

You’re done now just browse to your website to where you installed it (example: http://www.yoursite.com/email) and log in with your full email address and password!

Other questions regarding email accounts can be answered on the HostMonster Email Forum

 

written by admin \\ tags: ,

Jan 12

With HostMonster Fantastico you can install wordpress to your web hosting server.  HostMonster Fantastico is one really neat feature. Here are instructions explaining how to use Fantastico to install wordpress:

To Install WordPress using Fantastico:

1. Log into your HostMonster control panel
2. Select ‘Fantastico’ from the ‘Scripts & Stats’ section
3. Find the section in Fantastico called ‘Blogs’ and select ‘WordPress’ — a WordPress information screen will load
4. Place your mouse over the bold text ‘New Installation’ and click the link
5. Follow the prompts given by Fantastico, then complete the installation

Fantastico will populate the default files and databases for a brand new installation of WordPress in whatever location on any domain attached to your account which you specify.

Similar processes can be used to install all Fantastico Content Management Solutions (CMSs) onto your account.

Register at HostMonster for only $4.95/month.

written by admin \\ tags: ,

Jan 12

Today I want to tell you about a forum completely dedicated to HostMonster and topics related to Host Monster.  This Hostmonster forum focuses on many issues including: Pre-sale questions, affiliate questions, technical questions, and other general question related to Hostmonster.   The Hostmonster forum is available to anyone for free; however, you do have to register for a free account.

Our team of web hosting experts as well as other web hosting professionals participate in the HostMonster Forum and help answer questions that customers or potential customers may have regarding Host Monster.

 

written by admin \\ tags: ,

Jan 12

HostMonster allows its users to upload web site files VIA FTP. For those who may have questions regarding HostMonster FTP we have gathered HostMonster’s answers to many FAQ pertaining to FTP.

  • How to Connect and upload web site via HostMonster FTP using WS-FTP

Step 1:
Open WSFTP and click on File and Choose Connect.

Step 2:
Click on Create Site.

Step 3:
Enter a Name for your site (anything) and leave Create In blank. Click Next.

Step 4:
Type in your domain name as the hostname and click Next.

Step 5:
Type in your username and password. Leave the account field blank. You can choose to save the password. Click Next.

Step 6:
Server Type should be set to FTP and the Port is 21. Leave SSL unchecked. Click Finish.

Step 7:
Once back to the connect screen, select the site and click on Edit.

Step 8:
Click on the Startup Tab and type public_html for the remote site folder and click Ok.

Step 9:
Select the site again and click on Connect.

Step 10:
Click the Browse Local Folders button.

Step 11:
Select the folder that contains your HTML Files.

Step 12:
Select the files that need uploading and click the right arrow to upload files.

  • How Do You Create A HostMonster FTP Account?

1. Login to your control panel http://yourdomain.com/cpanel/
2. Choose ‘FTP Accounts’
3. Enter a Login: username
4. Enter the Password: twice
5. Choose the Directory you’d like them to have access to.

Note: If you leave the directory blank or enter ‘/’ it will put them at the root of your hosting account where they have access to all your files. Usually the path is public_html/ for the main/primary domain and public_html/addondomain for an addon domain.

If you need to know how to then give a link to someone to be able to use FTP with, please look at this article:
http://helpdesk.hostmonster.com/kb/index.php?x=&mod_id=2&id=343

  • How to Use HostMonster FTP through a web browser

Your HostMonster Control Panel comes equiped with Unlimited FTP a great browser based FTP tool to use if you or others need to transfer files from different computers or locations to your hostmonster account.

UFTP will allow you to login as the admin user or through individual user accounts assigned to a specific folder. This is great when you want to FTP on the go without having to download additional software or allow admin access to all users.

The first step to get this going is to create your user accounts. Please carefully follow the instructions below.

1. Log into your Administrative Control Panel (cPanel)

2. On the main screen locate and click on the icon that says FTP Manager. (This may be
located under your Site Management Box)

3. This will take you to the FTP Account Maintenance page. If it does not you need to click “BACK” and locate the FTP
Manager.

4. Click on FTP Accounts.

5. In the center of the screen locate and click on “ADD FTP ACCOUNT”.

6. Enter the username for the new FTP account in the blank field next to Login – the
login name can be anything you want to assign to the individual that will be using
the account (example: Mike, Dave, test etc..).

7. Enter the password for the new FTP account in the blank field next to Password -
enter the password for the person who will be using this account (NOTE: the password
must be longer than 5 characters)

8. In the Directory: “/home/username/public_hmtl” field you will need to add the name of
the directory you would like this person to have access to: (example: mike, dave, test,
newclient, etc…)

WARNING:

If you do not put something in the field next to “/home/username/public_hmtl”, the new FTP user will have access to public_html and all sub-directories. To ensure that an FTP user can only access a specific folder or subdomain set the directory box to the same value as the folder or sub-domain. To see where a subdomain’s root director is located see the KB article [linked here] for subdomains. The new user will have read/write access to the directory you assigned and all sub-directories.

[Example] If you choose to add the user test, and give the user access to /home/username/public_html/test directory, the user will be able to add, edit, rename and remove any file or sub-directory under /home/username/public_html/test.

Once you have everything the way you want it click on “CREATE” to create the new FTP account. After the account has been created, you should see:

FTP Account Added!
The FTP account [user] with password [password] was added.

Now that you have created a new FTP Account, you can test it out. Copy and paste or type the following URL into any web browser:

https://www.hostmonster.com/cgi-bin/uftp/

You will come to a screen asking for the following:

“Login
Domain Name or Username:”
Insert the username in the field. If you are not the main user on the account your username will look like: [username@yourdomain.com]

NOTE: The ftp username for anyone but the main account holder is always the username you created with and @ sign and
then your domain name [yourdomain.com]attached to the end. It will look like an e-mail address.

“Password”
Insert your password for your username. This is the password you assigned when the account was created.

If you have lost or forgetten the password you will need to go back to the FTP Account Maintenance page. Locate the username. On the same line is a small box titled “PASSWORD”. Click on this box. The window will change. Enter a new password. Click on the “CHANGE” button. If changes successfully you should receive the following message:

“Account Password Changed!
Syncing Ftp Databases….Done”

Upon logging in you may be prompted to allow Java to run you will want to press the button that says [Run].

You will now be on a screen that shows your computer on the left and the IP address of you server on the right.
At this point you simply need to locate the files on your “computer” (left side). To transfer the file highlight it by clicking on it once on with the mouse (to highlight and transfer multiple items hold down [Ctrl] on your keyboard while clicking the desired files) and then click the “UPLOAD” button in the bottom middle of the screen.

If the files successfully load you should see them appear on the right half of the screen.

NOTE: If you have access to more than one directory you need to make sure that you have opened that directory on the right side of the FTP window, otherwise you will upload you files in to the wrong location.

  • Other Hostmonster FTP questions can be answer on the Hostmonster FTP help page.

 

Click here to sign up for HostMonster web hosting – $4.95/month!

written by admin \\ tags: ,

Jan 11

HostMonster Hosting is in our opinion the best shared web hosting out there.  There are many reasons that we say this; in the next few moments I will share with you the benefits of HostMonster hosting and why we believe they are better that other hosting providers.

Best 10 Things About HostMonster Hosting:

  1. THE PRICE!  HostMonster Hosting starts at only $4.95/month with our exclusive HostMonster Promo Link.
  2. Unlimited Bandwidth!
  3. Unlimited Disk Space!
  4. HostMonster hosting packages include a FREE domain name for life
  5. HostMonster allows you to host unlimited domain names
  6. Each hosting account includes unlimited personalized email accounts
  7. Each new hosting account comes with $50 in FREE Google Adword Credits
  8. $50 in Yahoo PPC credits are also included
  9. HostMonster hosting servers are VERY reliable and very fast.
  10. HostMonster’s customer support team is very friendly and also very helpful.

HostMonsterReview.us & AlreadyHosting.com are both hosted on Host Monster hosting servers and we have had nothing but success with this web host.  If you are in the market for affordable BUT reliable web hosting we would suggest you take a look at HostMonster hosting.

written by admin \\ tags: ,

Jan 11

Those who have problems with HostMonster web hosting do not have to turn very far from help.  HostMonster problems can be solved very quickly be using any of the following support techniques:

  • Email Support
  • Telephone Support
  • Online FAQ

Email Support: Email support is perhaps the slowest of the three methods to solving HostMonster problems.  If you are experiencing a problem or have a question about you HostMonster account you can open a support ticket through HostMonster’s web site.  We have found that it normally takes 6-12 hours to get a responce when using the ticket system.

Telephone Support: A very easy way to solve HostMonster problems is to call HostMonster technical support department at: 866-573-4678.  There are VERY short wait times for telephone support calls and it normally takes only a few moments to solve Host Monster problems.

Online FAQ: For those Self-Fixers HostMonster has provided a FREE online Helpdesk that can answer many questions to problems that HostMonster clients may experience.  All you have to do is explore the HostMonster Problem Help Desk.

 

 

Get HostMonster web hosting for only $4.95/month!

written by admin \\ tags: ,

Jan 11

HostMonster does not offer HostMonster Promo Codes; however, they do offer special HostMonster promo links which can be found on multiple HostMonster review sites (including this site).   The discounted HostMonster promo code links allow you to get hosting for only $4.95 per month which is a discount of $2 per month. 

There are many ways to activate a HostMonster Promo Code, in the next few paragraphs I will outline some of the easiest ways to get this special promo link.

1. You can click on our HostMonster Promo Code Link and go strait to HostMonster.com
2. You can use the Host Monster Promo Code that can be found on this popular HostMonster review site.

We would personally like to thank HostMonster for providing us with this free HostMonster Promo Code Link.  We have hosted all of our web sites with this host and have never once had any problems!  There are very few web hosting sites that offer unlimited disk space, unlimited bandwidth, and a free domain name for life for only $4.95/month.

written by admin \\ tags: ,

Jan 11

Congratulations!  You have found a website that offers a special HostMonster Promotion Code that never expires.  Through our partnership with HostMonster you are able to get unlimited web hosting for only $4.95/month when you click our HostMonster Promotion link.

As you can see the normal advertised price for HostMonster is $6.95/month; however, by clicking on our exclusive HostMonster promotion code you get the same hosting for only $4.95/month!

Activate Our HostMonster Promotion: CLICK HERE

written by admin \\ tags: ,

Jan 11

If you have decided to purchase web hosting through HostMonster we would suggest taking advantage of our free HostMonster rebate link.  We have teamed up with HostMonster to provide you with this special HostMonster rebate that allows you to purchase hosting for only $4.95/month instead of the regular $6.95.

To activate this HostMonster rebate all you have to do is click on the special rebate link below and it will INSTANTLY be activated!   With Host Monster you can get unlimited disk space, unlimited bandwidth, and a free domain name for life for only $4.95/month! 

Activate HostMonster Rebate (Click Link Below):

HostMonster Rebate

 

Instructions to Activate HostMonster Rebate:

  1. Click on the link above
  2. Click the red “Sign Up Now” button on HostMonster.com
  3. You have 5-minutres after clicking the link to register at HostMonster.com.  After the 5 minutes our exclusive HostMonster rebate may expire resulting in a higher price for hosting at Host Monster.
  4. For the sake of ensuring the discount we suggest clicking our exclusive rebate link directly before you decide to purchase hosting at HostMonster.

written by admin \\ tags: ,