CLogRouter

When trying to use the log functionality for yii I get the following error:

include(IApplicationComponent.php): failed to open stream: No such file or directory

On localhost and on server running php 5.3.5 I get no error but on server running php 5.3.6 I get this.

Thanks

Hi makeron,

More details are needed to help you. Can you post some code, a stack trace etc?

Thanks. I have resolved this. I put the Yii code from another project and now it works. But I still can’t imagine why on localhost it worked and on server it didn’t work.

Maybe the upload of one or more files via FTP could have failed.