ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

How to Install and configure "CODEIGNITER" in my laptop?

January 19, 2009 11:43am

Subscribe [6]
  • #1 / Jan 19, 2009 11:43am

    VaidyaBharti

    1 posts

    Hi all,

    Can anyone help me in configuring CodeIgniter.

    I downloaded CodeIgniter_1.7.0 and tried configuring it. But i was unable to use it. there is no setup.exe file to run.??? I tried to follow the Getting started instructions but failed…. :( as i couldn’t see any interface to work on..

    Please let me know what shall i do.

    thanks a lot.. 😊

  • #2 / Jan 19, 2009 11:50am

    davidbehler

    708 posts

    Do you have a webserver running on your laptop? Cause that’s what you need in the first place. Try xampp if you don’t have a webserver yet and use windows.

    CI is not a programm/programming language but a framework (set of libraries/functions) for PHP that makes it easier to develop a website.

  • #3 / Jan 19, 2009 11:52am

    Phil Sturgeon

    2889 posts

  • #4 / Jan 24, 2009 11:29am

    JustKen

    3 posts

    I’m having the same problem. I have Apache installed on my laptop, I read the installation instructions, I copied the CI installation files to a subfolder of Apache’s htdocs folder, and I edited config.php and database.php. The installation instructions hint (only hint) that the way to launch CI is to open index.php from the root (the subfolder where I copied the installation files). Doing this only presents a Welcome screen in my browser, and a link to the Getting Started page which I’ve already been to.

    Either I have problems with my configuration, or I’m not launching CI correctly.

    My Base URL is “http://localhost/CodeIgniter_1.7.0/”

    Thanks,

    JustKen

  • #5 / Jan 24, 2009 11:36am

    davidbehler

    708 posts

    JustKen, actually I think you did everything just right 😊

    I don’t know what you expect to happen, but the welcome page (coming from controller/welcome.php) is just an example for what your pages can look like.

    Try looking here: http://ellislab.com/codeigniter/user-guide/overview/getting_started.html

  • #6 / Jan 24, 2009 11:52am

    JustKen

    3 posts

    Ah, so the guy in the CI tutorials was using ANOTHER piece of software to edit the Blog demo? Thanks waldmeister.

    JustKen

  • #7 / Jan 24, 2009 1:22pm

    Pascal Kriete

    2589 posts

    Derek was using Textmate - a text editor for OS X.  Any ol’ texteditor will do though.

    Welcome to CodeIgniter.

  • #8 / Jan 24, 2009 8:41pm

    JustKen

    3 posts

    In that case, Derek’s tutorials were as much of a pitch for TextMate as they were for CodeIgniter. It was the left Project window and the code completion features in the edit window that really wowed me in the first place. Not that CI isn’t very cool in its own right. They both make me wish I was in a position to be writing code a lot more. Anyway, I found e, which purports to be TextMate for Windows. OMG.

    http://e-texteditor.com/

    So, am I right that the basic paradigm or methodology of using CI is to copy all of the CI distribution files to a dev server or localhost directory, edit them there, and then eventually upload the whole kit and caboodle to your production web server? Maybe this should be in the documentation?

    Sorry if I’m being a bit thick. Maybe I should be working for the “X for Dummies” folk.

    JustKen

  • #9 / Jan 24, 2009 10:14pm

    Colin Williams

    2601 posts

    You’re on the right track. Also, understand what CI is. It is a foundation on which you can build a custom PHP application. There is no Graphical User Interface to CodeIgniter (yet!). It doesn’t surprise me that people get the wrong impression though.

  • #10 / Jan 25, 2009 8:33am

    Craig A Rodway

    189 posts

    In my opinion, I think people should generally have a good idea of what the web is, how it works, how PHP works and how to use them together; before diving in to using a framework.

  • #11 / Jan 25, 2009 8:58pm

    Colin Williams

    2601 posts

    Amen, Craig. Amen.

  • #12 / Feb 25, 2009 6:22pm

    alejandra

    29 posts

    I’m trying to installed codeigniter in subdirectory in one of my site, I will be implementing a new app for that site and I will like to use codeigniter, I follow the instruction on

    http://ellislab.com/codeigniter/user-guide/installation/index.html

    But I get “Disallowed Key Characters.” page instead of the Welcome page.

    Can someone help me?

    Thanks!

  • #13 / Feb 26, 2009 1:41am

    Colin Williams

    2601 posts

    At what URL is the CodeIgniter front controller accessed?

  • #14 / Feb 26, 2009 2:17pm

    alejandra

    29 posts

    I found the answer to my question it was a cookie problem I the cookies in my browser and the installation worked fine.

    These threads help me:

    http://ellislab.com/forums/viewthread/54019/
    http://ellislab.com/forums/viewthread/51826/

    Thanks for the help 😊

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases