CodeIgniter installation process:

  • Unzip the package.
  • Upload the CodeIgniter folders and files to your server.
  • Open the application/config/config. PHP file with a text editor and set your base URL.
  • If you intend to use a database, open the application/config/database.