CodeIgniter Forums
install codeigniter on the linux - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: install codeigniter on the linux (/showthread.php?tid=37999)



install codeigniter on the linux - El Forum - 01-27-2011

[eluser]Vlad11132[/eluser]
How is codeigniter installed on linux? please help me.


install codeigniter on the linux - El Forum - 01-27-2011

[eluser]bl00dshooter[/eluser]
[quote author="Vlad11132" date="1296151956"]How is codeigniter installed on linux? please help me.[/quote]

Just upload the files to the right place, and make sure your host follows the codeigniter requirements. Unlike Zend Framework, CodeIgniter has no real installing step.


install codeigniter on the linux - El Forum - 01-27-2011

[eluser]Vlad11132[/eluser]
Excuse me I am only learning the programmig How do I make sure my host follows the codeigniter requirements?


install codeigniter on the linux - El Forum - 01-27-2011

[eluser]Vlad11132[/eluser]
excuse me I am only learning the programmig How do I make sure my host follows the codeigniter requirements?


install codeigniter on the linux - El Forum - 01-27-2011

[eluser]rogerwaldrup[/eluser]
Hi Codeigniter is free so they provide a pretty good help area. Check it out. You'll learn a lot there.


install codeigniter on the linux - El Forum - 01-27-2011

[eluser]mi6crazyheart[/eluser]
@Vlad11132
if u've complete installing Apache+PHP+MySQL then go through these following steps..
[1] Download Codeigniter & extract all files
[2] Take all files & kept inside of u'r root folder.(inside "public_html" folder)
[3] Follow the basic steps of Codeigniter config from here: http://ellislab.com/codeigniter/user-guide/installation/index.html
[4] Open u'r browser & access by http://localhost/ (appropriate path as u've saved u'r CI files)


Hope, this much info will definitely help u. All d best...


install codeigniter on the linux - El Forum - 01-28-2011

[eluser]Vlad11132[/eluser]
Thank you for your explanation very much
Vlad


install codeigniter on the linux - El Forum - 01-28-2011

[eluser]mi6crazyheart[/eluser]
Always welcome... :coolsmile: