Welcome Guest, Not a member yet? Register   Sign In
HELP IN CI INSTALLATION
#1

[eluser]Unknown[/eluser]

I've modified the database.php and config.php files correctly.
But after that every time I'm getting the same page "Welcome to CodeIgniter!", nothing new.

I'm using:
----------------
1. Apache 2.0
2. Windows OS

How does I can install CI properly ? Please help me.

#2

[eluser]cahva[/eluser]
Well that tells me that the installation is working Smile Have you added any new controllers to and tested them? Or are you saying that you get the welcome page in every page?
#3

[eluser]Tri Dang[/eluser]
[quote author="Puja Ray" date="1232486670"]
I've modified the database.php and config.php files correctly.
But after that every time I'm getting the same page "Welcome to CodeIgniter!", nothing new.
[/quote]
Hi,

What changes have you made in these 2 files? Did you load the database library in your code yet?
#4

[eluser]bitist[/eluser]
Probably you haven't created any other controller. By default CI comes with 1 controller the default controller, which is the welcome controller.
#5

[eluser]Michael Wales[/eluser]
In other words - CodeIgniter is a framework that makes it easier for you to create your own web-based applications. Without doing anything, the framework will obviously... not do anything.

People posting these questions usually believe CodeIgniter is some form of CMS or expect to see a point-and-click application studio or something.




Theme © iAndrew 2016 - Forum software by © MyBB