The below are the following steps to install and configure Yii framework
Step : Install Xampp
Step 2 : Setup the environment path for php in the windows system environment variables as
C:\Xampp\php;
Step 3: Download yii framework .zip file from this link Yii FrameWork download
Step 4: Copy the downloaded framework folder into the xampp htdocs rename and downloaded folder to the Yii
Step 5: Open this link in webbrowser http://localhost/Yii
If that link is accessible with the directory structure, this means Yii framework installation fine..
Step 6: Open CMD (Command prompt)
navigate to Cd Xampp\htdocs\yii\framework
It Looks as below image
0 comments:
Post a Comment