when if create an controller named “ErrorController”, just like the url https://localhost/error/index, in windows os,it run well , but in linux, error occurs ,it can't be found ! other names of controllers are ok!
to solve this , i use the 'WrongController' to change it
but i dont know why action in the ErrorController can't be found, I just use the compunent route as default