Installing CodeIgniter – Step by step guide
Below is a minimal step by step guide on installing CodeIgniter 2.1.4. The assumptions are that your using either Ubuntu or Debian, with a GIT + Apache + PHP + MySQL stack available. Step 1: Clone the CodeIgniter repository CodeIgniter is available either as a compressed tarball, or as a git repository. The latter is […]