MemHT is an open‑source content management system (CMS) and blogging platform. It’s lightweight, flexible, and includes features for building websites, blogs, and online communities. On ruachost.com, you can install MemHT manually on any hosting plan.
Why Use MemHT?
-
Provides CMS and blogging functionality in one package.
-
Includes modules for forums, galleries, and more.
-
Lightweight and easy to customize.
-
Compatible with all ruachost.com hosting accounts【edge_current_page_context†source】.
Steps to Install MemHT Manually
-
Download MemHT.
-
Visit the official MemHT download page.
-
Save the latest
.rarpackage to your computer.
-
-
Extract Files.
-
Unzip the downloaded
.rarfile locally. -
The extracted folder will be named something like
MemHT_5.0.0.9_RC.
-
-
Upload Files to Your Hosting Account.
-
Use FTP or File Manager in cPanel to upload the contents of the extracted folder.
-
Place them in the
public_htmldirectory if you want MemHT at the root (e.g.,example.com). -
Alternatively, upload to a subdirectory (e.g.,
example.com/memht).
-
-
Create a MySQL Database and User.
-
In cPanel at ruachost.com, use the MySQL Database Wizard.
-
Create a database and user, then assign full privileges.
-
Note the database name, username, and password — you’ll need them during installation.
-
-
Run the Installer.
-
In your browser, go to the installation URL:
-
If installed in root →
http://example.com/index.php -
If installed in a subdirectory →
http://example.com/memht/index.php
-
-
The MemHT installation page will appear.
-
Accept the license agreement and requirements check.
-
-
Configure Database Settings.
-
Enter the database details you created:
-
Host →
localhost -
Username → database user you created
-
Password → database password
-
Database Name → database name you created
-
-
Choose a table prefix (default:
memht).
-
-
Create Administrator Account.
-
Enter a Display Name, Username, Password, and Email Address.
-
This will be your login for the MemHT dashboard.
-
-
Finalize Installation.
-
MemHT will create the database structure and finish setup.
-
For security, delete the
/installationfolder from yourpublic_htmldirectory:rm -rf ~/public_html/installation
-
-
Log In.
-
Visit your domain (e.g.,
http://example.com). -
Log in with the admin credentials you created.
-
You can now configure modules, themes, and start publishing content.
-
Notes
|