This tutorial explains how and why to install a Content Management System (CMS) and use it make a website. Two common systems, WordPress and Drupal, are described in some detail. It assumes you have a web server available - either a shared hosting account or a VPS or cloud hosting that you have set up by following my VPS tutorial.
Advantages
Disadvantages
WordPress
Installation instructions are on the WordPress site
By default, mod_rewrite is not installed by Virtualmin.
- Download the latest version from WordPress to your computer.
Drupal
By default option FollowSymLinks in .htaccess is not allowed, change to SymLinksIfOwnerMatch
Need to install package gd
Need to install PHP mbstring extension
Add new comment