Welcome Guest, Not a member yet? Register   Sign In
Codeigniter in Window
#1

[eluser]cinewbie81[/eluser]
Hi all,

Im just wondering - is it possible to use CodeIgniter in window environment ??

If can, which exe should i download ??
I try to get it from

http://webscripts.softpedia.com/scriptDo...-2490.html , after i download and extract the file, it said "The achieved is either in unknown format or damaged !!

anyone ??
#2

[eluser]Colin Williams[/eluser]
Well, CI is written in PHP, an application server. PHP runs on a web server, like Apache or IIS. There is no .exe to download for CI.

You can get a free version of Apache, with PHP and other goodies, at http://www.apachefriends.org/en/xampp.html
#3

[eluser]cinewbie81[/eluser]
Sorry, what i mean is if it's possible for me to download those CI files and put it in WINDOWS environment ?? I've used it in Linux b4 (which is OK) .. but im not sure how can i use it in WINDOWs ..

I try to download those zip file from windows and when i extract the files it give me the error mentioned above .. help ! !
#4

[eluser]Colin Williams[/eluser]
Again, as long as you are running a web server that PHP can run on (like IIS or Apache), you're fine. Even with Linux you still need a web server. Do you have a web server set up on your Windows box?
#5

[eluser]cinewbie81[/eluser]
Yes. I have a webserver (Apache) ..
I downloaded EasyPhp (It come with php, Apache and MySQL) ..
i create a simple php file to echo 'hello', and it's works ..

Can u tell me where can i get the codeigniter files (their library, plugin etc) ..
I try to get it from http://webscripts.softpedia.com/scriptDo...-2490.html , when i extract the file it give me the error
#6

[eluser]Colin Williams[/eluser]
http://codeigniter.com/downloads/

http://ellislab.com/codeigniter/user-guide/
#7

[eluser]Sumon[/eluser]
Just after download CI. Simply extract it and place it in your root directory. That's all. Now everything is exactly same as Linux.




Theme © iAndrew 2016 - Forum software by © MyBB