Hi all I have installed windows 10 on my computer I am Installing Yii2 advanced Template when I init or php init in order to pick the development mode it quits before picking it. I have tried with composer and manually still the same thing.
Yes, you are right. It’s not a problem for this forum.
You have to get hold of a better PHP version.
But I added to my previous post about XAMPP there’s a recent version with PHP 7.4.6.
So it’s up to you to switch environment or search for some other solution.
(Because I just installed XAMPP for reference and not using it, I can’t tell what’s the best solution for Windows.)
I dont think the problem its about php because i have used different type of php versions still same result.
I guess its the Yii2 Framework itself I bet i have to look for another framework. I really liked Yii framework and also this Forum has no much of help.
No, this is not a problem with the framework itself. It’s a problem with initialisation of the advanced application template. Why don’t you just start with the basic template and begin to learn more about the framework?
On the other hand, as a programmer you should be able to analyse what that initialisation script is used for and solve your problem by modifying it. If you don’t want to follow my advice, that is.