EllisLab text mark
Advanced Search
2 of 3
2
   
How do I start Codeigniter?
Posted: 07 November 2008 06:17 PM   [ Ignore ]   [ # 16 ]   [ Rating: 0 ]
Joined: 2008-05-30
450 posts

Use LAMP (Linux Apache MySQL PHP)

If you’re using something like Ubuntu (or Debian I think), you can go:

sudo apt-get install apache2

 
Posted: 07 November 2008 06:56 PM   [ Ignore ]   [ # 17 ]   [ Rating: 0 ]
Avatar
Joined: 2008-09-09
114 posts
stuffradio - 07 November 2008 11:17 PM

sudo apt-get install apache2

add php-5 and mysql-server and the “lamp”-system is complete wink

sudo apt-get install apache2 php-5 mysql-server

 
Posted: 07 November 2008 07:56 PM   [ Ignore ]   [ # 18 ]   [ Rating: 0 ]
Joined: 2008-05-30
450 posts

It installs that stuff with it.

 
Posted: 07 November 2008 09:40 PM   [ Ignore ]   [ # 19 ]   [ Rating: 0 ]
Joined: 2007-06-11
276 posts

only if you are using the server edition of Ubuntu.

also, during the server edition install it asks if you want a LAMP install, but if you forget to choose that option i believe you can do: sudo apt-get install lamp-server

 
Posted: 08 November 2008 07:23 PM   [ Ignore ]   [ # 20 ]   [ Rating: 0 ]
Avatar
Joined: 2008-11-05
13 posts

Yes, I use Ubuntu, but desktop version. I am not sure, but I think I had installed php5 and mysql-server a while back. I’ll have to check on it.

 
Posted: 08 November 2008 08:18 PM   [ Ignore ]   [ # 21 ]   [ Rating: 0 ]
Joined: 2007-06-11
276 posts

you can install LAMP on the desktop edition too, just go to the Synaptic Package Manager and find the LAMP package, then it will install PHP, MySQL and Apache2 all for you (plus any supporting stuff)

 
Posted: 09 November 2008 04:35 AM   [ Ignore ]   [ # 22 ]   [ Rating: 0 ]
Avatar
Joined: 2008-02-13
112 posts

ı recomend this videos to Nice one and 4 Nice videos

 Signature 

Sorry for my pour english :(

 
Posted: 11 November 2008 10:22 PM   [ Ignore ]   [ # 23 ]   [ Rating: 0 ]
Avatar
Joined: 2008-11-05
13 posts
ray73864 - 09 November 2008 01:18 AM

you can install LAMP on the desktop edition too, just go to the Synaptic Package Manager and find the LAMP package, then it will install PHP, MySQL and Apache2 all for you (plus any supporting stuff)

Tried it and I can not find LAMP. At least not the one needed.

I did verifed that I installed apache thou, But I might have to redo everything from scratch to make sure that I have set it up correctly.

 
Posted: 12 November 2008 04:05 AM   [ Ignore ]   [ # 24 ]   [ Rating: 0 ]
Avatar
Joined: 2007-05-07
6067 posts

Hey WebSiteGuru:

Check out this link for some help setting up your LAMP environment. 

Regards,

-greg

 Signature 

gregaker.net | Follow me on Twitter

 
Posted: 13 November 2008 01:23 PM   [ Ignore ]   [ # 25 ]   [ Rating: 0 ]
Avatar
Joined: 2008-11-05
13 posts

Greg Aker - I did the google search on LAMP for Ubuntu and found an instruction. I am good to go with LAMP. Thanks for the info thou.

Now on to the learning curve. Any good suggestion on where to start are welcome. *** WINK *** LOL!

 
Posted: 13 November 2008 01:28 PM   [ Ignore ]   [ # 26 ]   [ Rating: 0 ]
Avatar
Joined: 2007-05-07
6067 posts

I’m glad you got it working for you.

Now, it’s just try, try try.  smile

Check out:
http://codeigniter.com/tutorials/
http://video.derekallard.com/

There are some more that I think people linked to earlier in the thread.  read ‘em all!  grin

Have fun. 

-greg

 Signature 

gregaker.net | Follow me on Twitter

 
Posted: 13 November 2008 02:04 PM   [ Ignore ]   [ # 27 ]   [ Rating: 0 ]
Avatar
Joined: 2008-11-05
13 posts

Will do. Thanks

 
Posted: 30 May 2011 10:46 AM   [ Ignore ]   [ # 28 ]   [ Rating: 0 ]
Joined: 2011-05-30
1 posts

Am I right in saying that this forum is available to
humiliate and bully newcomers? I would hope not

Because this tread has treated this guy very badly

the question is simple
He like my self watched the tutorials and seen 2 sections
1 with the classes etc and the other with code

Now can someone tell us how to get the same display
on our screens

If I wanted to be a life guard this is not the place I would ask questions

 
Posted: 31 May 2011 06:10 AM   [ Ignore ]   [ # 29 ]   [ Rating: 0 ]
Avatar
Joined: 2011-05-31
1 posts

Hello, Every one!!
I am new to this forum community, I am very glad to join this community and I want to share my ideas and knowledge with the forum members and increase my knowledge,
Thanks

 
Posted: 30 June 2011 10:21 PM   [ Ignore ]   [ # 30 ]   [ Rating: 0 ]
Avatar
Joined: 2008-11-05
13 posts

WOW! 2 1/2 years later, I had totally forgot about this. I still wants to learn it. But life has other priority that kept me away from it.

Maybe this is a calling for me to start learning php. I’ll have to reinstall CI again thou.

 
2 of 3
2