How to install codeigniter on wamp | Structure of codeigniter

How to install codeigniter on wamp | Structure of codeigniter
Promote Your Content FREE!

Promote Your Contents FREE!

Promote your contents FREE, contents such as WebSites, YouTube channels, YouTube videos, Facebook, Instagram, LinkedIn, Twitter, Pinterest and many more.

Short Description

Here it is shown how to install the codeigniter framework on wamp server and also explained code structure of codeigniter framework.

Share

Or

Category: Science & Technology
Type: YouTube

Content Details

This content was added on Promote Content at 03 Feb 2022 and got 890 visits untill now.

Other Contents

SS Tech & Creation MG Tailor Upcoming new Tesla Vehicles Latest offers on Amazon How to do connection in pgsql database through php How to install wamp server on windows 10 | step by step wamp server installation guide Shahrukh Shaikh bowling multiple spin variation in cricket Shahrukh Shaikh How to do connection to mysql database through php How to remove index.php from url in codeigniter What is SQL Injection in Hindi SQL Injection attack in [English] IFB DIVA AQUA VX 6KG 800RPM fully automatic washing machine unboxing How to create controller in codeigniter | create new controller in codeigniter How to create database, table and insert data in MySQL through phpmyadmin How to crack php interview for fresher | common php interview questions ask for fresher How to prevent SQL Injection in PHP in (English) How to do routing in codeigniter | how to create custom url in codeigniter How to make YouTube videos comes in searching php interview question and answer for fresher Shahrukh Gaffar Shaikh Unboxing of Accolite Digital welcome kit 2021 How to extract rar file in mac in easy way How to remove 000webhost watermark from website in easy way Unboxing of Realme Buds Air 3 Flipkart not returning product | realtime experience How to claim warranty for realme buds How to replace boat headphones in service center Rajasthan Royals #hallamove trending video Cricket best run out never seen before AI Fiesta – Six Premium AI Models in One Chat How to download Instagram Reels Online Free ?

Long Description

To install CodeIgniter on WAMP (Windows Apache MySQL PHP), follow these steps: Download the latest version of CodeIgniter from the official website (https://codeigniter.com/). Extract the downloaded ZIP file to a location on your computer. Open the WAMP server control panel by double-clicking the WAMP icon in your system tray. Click on the "Apache" tab and then select "Apache modules". Scroll down and locate the "rewrite_module" module. If the module is not already enabled, click on the checkbox to enable it. Close the "Apache modules" window and click on the "Apache" tab again. Select "httpd.conf" from the list of options. Locate the following line of code: #LoadModule rewrite_module modules/mod_rewrite.so Uncomment the line by removing the "#" symbol at the beginning. The line should now look like this: LoadModule rewrite_module modules/mod_rewrite.so Save the changes to the "httpd.conf" file and close it. Copy the CodeIgniter files that you extracted in step 2 to the "www" directory of your WAMP installation. In a web browser, navigate to http://localhost/[folder_name]/index.php, where "[folder_name]" is the name of the folder where you placed the CodeIgniter files. If the installation was successful, you should see the CodeIgniter welcome page. You can now begin developing your CodeIgniter application using WAMP as the web server.

Related Contents