HostGator Web Hosting Help

RoundCube Install

Auto Installation of Roundcube for Website

  1. Log in to your HostGator cPanel account.
  2. Find Website section and select One-Click Installs.
  3. Click One-Click Installs icon.
  4. Find the Webmail section and select Roundcube.
  5. Follow the prompts to complete the installation.

Manual Installation of Roundcube for Website

  1. Download Roundcube from their website at http://roundcube.net.
  2. Extract the downloaded file onto your computer using a .tar.gz extraction program such as WinRar or WinZip
  3. Login to your HostGator account and click on 'MySQL Databases', then create a database name of your choice. example: myroundcube Note: it will add your HostGator 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).
  4. Create a username and password under the Users section of mysql Example: myuser Note: The username will also add your HostGator 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.
  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.
  6. At the bottom of the mysql section there will be a link to PHPMYADMIN. Click on it.
  7. On the left select the database you created (username_myroundcube) in the drop down menu.
  8. Click on the IMPORT(SQL) tab in the middle top area of the screen.
  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.
  10. Locate the folder you just extracted and then go into the folder called config.
  11. Locate file db.inc.php.dist and rename it to db.inc.php.
  12. Locate file main.inc.php.dist and rename it to main.inc.php.
  13. Click 'Start' in your computer, then 'run' and type in wordpad.exe. WordPad will open.
  14. Click File then open and browse to the db.inc.php file (Note: when you browse to open the file you may need to set Files of type to All Documents):
  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';
                       
  16. Click Save and Close wordpad.
  17. Click 'start' then 'run' and type in wordpad.exe. WordPad will open again.
  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 mail.yourdomain.com
  19. Click Save and Close wordpad.
  20. FTP all of the extracted individual files to the folder on your site where you want to install roundcube. Example (folder named: email).
Visit the newly installed Roundcube script by visiting where it is located (example: http://www.yoursite.com/email) and log in with your full email address and password.

Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

So, you want to access your email, eh? You're going to need an email client for that. But what is an email client? Email clients come in two varieties: webmail and email applications.
Knowledgebase Article 440,370 views tags: email horde imap mail pop roundcube webmail

. Click the RoundCube logo. This takes you to the main interface screen for RoundCube where your Inbox will be displayed. On the left are your email folders, by default, RoundCube will always show you
Getting Started Article 338,335 views tags: email message reply roundcube send

To install a phpBB forum using MOJO Marketplace, log into the cPanel and scroll down to the Software/Services category. Click on the MOJO Marketplace icon. Click on the phpBB icon. Click the Install Now bu
Getting Started Article 562,915 views tags: MOJO checkbox install phpbb terms

Related Help Content

This article outlines how to access your email online through HostGator webmail.
Getting Started Article 941,997 views tags: button cpanel email select webmail

This article explains how to install WordPress when Mojo is unable to create the database automatically.
Knowledgebase Article 178,908 views tags: MOJO automatic database install wordpress

We provide a program which makes it very easy to install third party scripts to your hosting account. If you want your website to have a WordPress blog, you can use MOJO Marketplace to install WordPress.
Getting Started Article 1,066,628 views tags: blog install scripts simple wordpress

Instructions for restting your Email Account's Password through cPanel or Webmail
Knowledgebase Article 583,565 views tags: email forgot password reset webmail

Moving contacts and calendars from webmail (Horde, Roundcube & SquirrelMail) to Office 365 is not included in our Professional Email Migration service; however, they can be manually exported and imported.
Knowledgebase Article 150,728 views tags: calendars contacts microsoft migrate office webmail

Instructions for setting up email signatures in webmail
Knowledgebase Article 264,452 views tags: webmail

General Instructions on how to use the spam folder with webmail
Knowledgebase Article 232,279 views tags: email spam spamassassin webmail

Trying to send out emails from multiple email accounts fail from both webmail and third party email clients. Possible Reasons: The maximum emails per hour has been exceeded. This can be caused by forw
Knowledgebase Article 570,075 views tags: email exceeded mailbox outlook quota receive receiving send sender unable