Welcome Guest, Not a member yet? Register   Sign In
code ignitor setup
#1

[eluser]diasansley[/eluser]
hi im new to codeignitor but not to php.
my question is how do i install it!!! which is my web server. previously i was using xampp!! please suggest.
#2

[eluser]Vheissu[/eluser]
Read the user guide: http://ellislab.com/codeigniter/user-gui...index.html - explains all you need to know and everything else you want to know.
#3

[eluser]chrotto[/eluser]
Hi!
I am frustated. After getting throw the introduction and have find this very intresting. But I can not start the aplication!
I have followed the instructions but can not go beyond the welcome-page.
When I click the user-guid link the link is brooken.
I am using xampp.

Please help.
#4

[eluser]InsiteFX[/eluser]
What user-guid link are you talking about?

Did you set the system and application folders in index.php ?
Did you set the base_url in application/config/config.php ?
If you change the default welcome controller then you need to change it
in application/config/routes.php to the correct controller.

InsiteFX
#5

[eluser]lianpeng[/eluser]
Very nice post. This will help possible client to get a quality person.


cheap uggs and wedding dresses and jordan shoes sale
#6

[eluser]chrotto[/eluser]
What user-guid link are you talking about?
http://ellislab.com/codeigniter/user-gui...index.html

Did you set the system and application folders in index.php ?
No, this is not in the installationguide.
I have done the installation in the root directory in xampp (c:\xampp\xampp\htdocs\).
I now look in the index.php:
$system_folder = "system";
$application_folder = "application";
The application folder was delivered in the systemfolder so this is wrong.
Shall I move the application folder or change the settings in the indexfile?

Did you set the base_url in application/config/config.php ?
Yes, but in system/application/config/config.php
$config['localhost'] = "http://localhost/";

Hopfully this lead to a sollution.
#7

[eluser]chrotto[/eluser]
Must have miss speld something. It is now working.




Theme © iAndrew 2016 - Forum software by © MyBB