Random Missing Controller Exception in CakePHP error logs -
i'm seeing random missing controller exceptions in cakephp logs such following.
error: [missingcontrollerexception] controller class imgcontroller not found.
error: [missingcontrollerexception] controller class csscontroller not found.
in cases noticed these errors happen around same time customers have complained not able use application.
i've checked make sure folders indeed there. said happens randomly. of times css , images load fine.
should custom handling these errors? why these errors happen in first place?
could related our hosting service provider? io problem?
any help/thoughts appreciated.
thanks in advance.
~suresh
Comments
Post a Comment