Tested on OpenServer under win. After copying to Linux server I get 404 error. The controller is easy to pain
public function actionIndex() { $this->render('index'); } Tested on OpenServer under win. After copying to Linux server I get 404 error. The controller is easy to pain
public function actionIndex() { $this->render('index'); } to grow stupid the server did not understand the register. that is, if the folder with the view is called the viewFolder, then if you refer to the viewfolder / he said that there is no such file. as far as I understand it on the server you need to edit
Source: https://ru.stackoverflow.com/questions/437529/
All Articles