makeron
(Petru Vlad)
April 15, 2011, 7:19am
1
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
mentel
(Yii)
April 15, 2011, 8:19am
2
Hi makeron,
More details are needed to help you. Can you post some code, a stack trace etc?
makeron
(Petru Vlad)
April 15, 2011, 9:09am
3
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.
mentel
(Yii)
April 15, 2011, 9:20am
4
Maybe the upload of one or more files via FTP could have failed.