Closed nilojan closed 10 years ago
Hello,
I just tried installing template on freshly installed windows 7 and XAMPP for Windows 1.8.2. Everything is working great... There is no problem with template, it must be problem with your configuration or you are doing something wrong. From your error that you have showed to me, I can not really know... Do you have php 5.4 ? Do you have php.exe in your path ? It can be anything...
EDIT: also, are you using Composer to install project ? You can not install it from zip...
Hi Man,
I already checked my php path in windows Environment Variable . its correct and i tried setup https://github.com/kartik-v/yii2-app-practical-a this and its works fine on my localhost but your advanced template and even yii2 https://github.com/yiisoft/yii2 also not installing . both giving me the same error
here the screenshot : http://hrinasia.com/cmd-windows.png
any clues for me?
Hi, This error generally occur when you forget to launch : composer global require "fxp/composer-asset-plugin:1.0.0-beta3" Before the create-project
Check https://getcomposer.org/doc/00-intro.md#installation-windows too to be sure you well install composer for windows (different from unix)
Jonathan ps : sorry for my poor english (french)
Hi Jonathan,
You rocks man.. i admit that i forget to launch : composer global require "fxp/composer-asset-plugin:1.0.0-beta3"
its works like charm !!!
Thanks man.
My pleasure ^^
Thanks jokamax for supporting! :+1:
when i try "yii migrate" command in cmd folder _protected , its shows an error advanced/_protected/vendor/autoload.php>: faild to open stream: no such file or directory in ........\protected\yi on line 18