| Joomla : Installation Putting the Files on the Server |
Installing Joomla is simple. It basically involves the following steps:
This tutorial will cover the first two steps, and the next tutorial in the series will cover the rest of the steps.
Joomla is a PHP program. Your server needs to have PHP installed. The installation tutorials will show how to install Joomla on a Unix based machined with PHP installed. Most hosting providers that are running Unix have accounts available with PHP installed.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |