Installing MemHT
MemHT is compatible with all hosting.com accounts. However, you must install it manually.Although hosting.com servers are compatible with a wide variety of software applications, we cannot provide troubleshooting assistance for application-specific issues.
- Download the MemHT application at http://www.memht.com/downloads to your local computer.
- Extract the.rar file on your computer.
-
Use FTP to upload the contents of the extracted MemHT_5.0.0.9_RC folder to the public_html directory of your hosting.com account. (The exact name of the extracted folder may vary based on the version you downloaded.)
๐ Note For information about how to access your account using FTP, please see this article.
-
Use cPanel to create a MySQL database and database user for the application. You will need this information during the web configuration process.
๐ Note For information about how to create a MySQL database and user, please see this article.
- Use your web browser to go to the MemHT installation URL, which is your domain name followed by index.php (for example, http://www.example.com/index.php ). The installation page appears.
- Review the license, and then click Accept.
-
Review the requirements, and then click Accept.
๐ Note By default, all of the required and optional components are installed on hosting.comโs shared servers. If MemHT reports that a component is missing, however, please open a support ticket on the Hosting Panel at https://my.hosting.com.
-
Under Database data, in the Host text box, type
localhost. -
In the Username text box, type the name of the database user that you created in step 4.
๐ Note Remember that the database username begins with your username. For example, if you create a database user named memht, the full database username is username_memht, where username represents your account username.
- In the Password text box, type the password for the database user that you created in step 4.
-
In the Name text box, type the name of the database you created in step 4.
๐ Note Remember that the database name begins with your username. For example, if you create a database named memht, the full database name is username_memht, where username represents your account username.
- In the Tables prefix text box, accept the default value of memht, or specify your own database table prefix for the installation.
- Click Next.
- MemHT creates the application database structure. Click Next.
- Under Admin account, in the Display name text box, type a display name for the administrator.
- In the Username text box, type a username for the administrator.
- In the Password text box, type a password for the administrator.
- In the Email text box, type the administratorโs e-mail address.
- Click Next. MemHT finishes the installation.
-
Use the cPanel File Manager to delete the installation folder in the public_html directory.
๐ Note Alternatively, you can log in to your account using SSH and then type the following command:
- You can now view the MemHT installation in your web browser by visiting http://www.example.com, where example.com represents your domain name. To log in as the administrator, use the username and password that you specified in steps 16 and 17.