Hey guys.
I had on the domain a multi-module web made with phalcon, now i changed it to single module, and now my HomeController (that is default) on indexAction give me error 500, mention that only on indexAction, other actions from this controller work perfect, and the indexAction on others controllers works good aswell.
What is the problem?