Overview
| This document assumes that a MySQL database server has already been installed on the Linux machine where CLN is to be installed. It also assumes that the user can navigate through the linux filesystem and perform basic linux tasks such as copying, editing, and executing files. |
This tutorial is designed to guide you step by step through the CLN installation. Before you begin, please download the necessary Apache, PHP, and CLN files (see the links below).
- Apache files: Goto http://httpd.apache.org/download.cgi then download the latest apache_1.3.xx.tar.gz file ( where xx is the latest version number)
- PHP files: Goto http://www.php.net/downloads.php then download the latest php-4.x.xx file ( where x.xx is the latest version number).
- CLN files: Goto http://sourceforge.net/projects/bangthedrumcln/ then download the latest cln_1-xxxx.tgz file (where xxxx is the latest version number)