Good Say, is such a moment. I attach means plugins, but does not come out. The task is to change the default folder. Do so

'uploadURL' => '/upload/', 'uploadDir' => Yii::getAlias('@webroot').'/upload/', 'types' => [ '' => '', ], 

as a result, it does not go through folders and does not load files. when selecting a folder, the server goes: dir: / upload / objects

as a result, the plugin generates the following path: / var / www / main / www / mysite / upload / upload / objects and as a result does not open anything.

already tired of google, did not find how to ask him his ways and so that he worked. thank.

    0