Joomla

htaccess | Multisite WordPress 3.5 and Up

RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/...Read More

htaccess | Basic WP

# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f Rew...Read More

500 Internal Server Error

What causes 500 Internal Server Errors? Here are the three most common reasons: Incorrect file permissons – Most commonly having a file as ̶...Read More

Backup Database In CPanel

Login to your cPanel. Under the files section, click on Backup. Now under the Download a MySQL Database Backup section, click on your database name, i...Read More

How to Manually Install Joomla 3.5

Download Joomla 3.5 from the official download page. Create a MySQL database in your Control Panel (cPanel). Be sure to save the database name for lat...Read More

How to install Joomla 2.5

Joomla 2.5 is a Content Management System (CMS) that you can install on your hosting account to help manage a website. Joomla has been downloaded mill...Read More

How to Create a MySQL Database in cPanel

Log into your cPanel. Click the MySQL Database Wizard under the Databases heading. Next to New Database enter a name for your database and click Next ...Read More

Manually Installing Joomla 3

  Download Joomla 3.0 The first step in installing Joomla 3.0 is to actually download it. Visit this page and download one of the compressed vers...Read More

How to install Joomla

You can install different software on your site in several clicks using the Softaculous auto-installer in the following way: To access cpanel: (site U...Read More