Background: After downloading the YII2 framework, I copied a copy of the YII2 framework into another file.
CP./yii/*./yii_copy
Yii inside is normal, yii_copy inside the file some permissions are changed!
I will change the yii_copy inside the authority, some problems are good. Some are not good, such as the following YII Framework Debug Bar Error!
Found (#404): Unable to find debug data tagged with ' 5657c948aeb7e '.
Reply content:
Background: After downloading the YII2 framework, I copied a copy of the YII2 framework into another file.
CP./yii/*./yii_copy
Yii inside is normal, yii_copy inside the file some permissions are changed!
I will change the yii_copy inside the authority, some problems are good. Some are not good, such as the following YII Framework Debug Bar Error!
Found (#404): Unable to find debug data tagged with ' 5657c948aeb7e '.
This is generally due runtime目录
to the debug目录
lack of permission to modify.
Two solutions:
1. Modification runtime目录
or debug目录
permission;
2. Delete debug目录
, let the webserver
directory be created automatically;
Has it been solved? How did you do that?
Pro may be Apache Route rewrite problem look at the htaccess file
The runtime directory below the debug directory in the data is the debug information tag check