Installing Yii in xampp on Windows XP
Yii is a new php framework which is going to be used widely in the near future.Here i am going to guide how to install Yii framework in xampp on windows platform.
Step1
Download the frame work from here
Step2
Unpack it and and put the folder in C:\xampp\htdocs\yii (or the path you installed xampp).
Step3
Start the Xampp control panel and start the apache server and mysql
Step4
Open the browser and got to
http://localhost/yii/requirements/
if you put folder correctly in htdocs you should be getting the above page
Creating web app from cmd windows(comand promtp)
How to use the yiic command to bootstrap the creation of a new
Yii application
Step1
if you dont do the above step correctly you will get this error "php.exe is not recognized as an internal or external command"
then enter
you will prompted with
Step1
Download the frame work from here
Step2
Unpack it and and put the folder in C:\xampp\htdocs\yii (or the path you installed xampp).
Step3
Start the Xampp control panel and start the apache server and mysql
Step4
Open the browser and got to
http://localhost/yii/requirements/
if you put folder correctly in htdocs you should be getting the above page
Creating web app from cmd windows(comand promtp)
How to use the yiic command to bootstrap the creation of a new
Yii application
Step1
- right click "my computer"
- go to "system properties" under "advanced" tab, click on "environment variables"
- under "system variables" find for the variable named "PATH" and click on "Edit" button
in "Variable Value" append the php.exe path with a semi-colon like below
;C:\xampp\php
;C:\xampp\php
Step2
open cmd and enter
cd c:\xampp\htdocs\yii\framework
then enter
yiic webapp ..\newapp
you will prompted with
Amazing articles! got this so very quickly.Thanks
ReplyDeletethank you. quickly adding new lesson
ReplyDeleteGood articles ... quick lesson learn
ReplyDeleteThis is sudhan.. very easy and powerful installation technique... Very thank you..:)
ReplyDeleteThanks a lot of.........
ReplyDeleteI can't describe how effective....
THANK, THANKS))))
ReplyDeleteGreat
ReplyDeleteThanks
Just Awsome..... I have done after 4 days :-D
ReplyDeleteawsome effort...!! thank u so much
ReplyDeleteThank you, I've been looking for a straightforward example like this! Much appreciated.
ReplyDeleteawsome effort...!! thank u so much
ReplyDeleteThanks, Its very helpful
ReplyDeleteamazing tutorial!! However, i made a mistake.At system variables, the "PATH" was overwritten by ;C:\xampp\php instead of append. how do i resolve this?
ReplyDeleteThank you!
ReplyDeleteThanks, great!
ReplyDeleteawesome steps for installation
ReplyDelete