- Windows
- Any version windows 32-bit or 64-bit
- Linux
Its very easy to install and configure the Codeigniter in your local machine. If you are using windows machine just download and install the WAMP or EasyPHP server from the following links. This will install PHP, Apache and MYSQL.
If your using Linux system download Lamp server here
Download LAMP Server
Once you install and run the installation file you will configure php server in your machine. Then download latest of CodeIgniter from here
Download CodeIgniter.
Then unzip the file and copy the folder to your "www" folder. That's it you are installed and configured the CodeIgniter to your machine.