J
J
JStewart2017-09-10 23:16:32
Yii
JStewart, 2017-09-10 23:16:32

Why is Yii2 homepage not working?

I installed Yii2 in the folder "xampp/htdocs/mybasic" , I want to open the page localhost/mybasic/web , but I get these errors:
ad1525a7c704445284cc09e6a711e051.PNG
(and at the end of the errors data about cookies and session)
I don't understand: I haven't managed to do anything yet...

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2017-09-10
@JSstewart

Goodnight.
Faced this problem

M
Maxim Fedorov, 2017-09-11
@Maksclub

Most likely you already had errors at the stage composer update
Most likely there is no fxp plugin for pulling bower dependencies. There are options

composer global require "fxp/composer-asset-plugin:~1.3"
composer update

and switch to Aset Packagist
https://asset-packagist.org/

A
Andrey Sanych, 2017-09-10
@mountpoint

The vendor/bower/jquery/dist folder does not exist.
Most likely, instead of the bower folder, you have a bower_components or bower-asset folder there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question