framework/YiiBase.php): failed to open stream: No such file or directory in

Dear All,

I don’t know how to fix this error. I got this error after one small code change in Layout->Main.php Meta tag.




Warning: require(/home/nuam/webapps/dictionary/yii-git/framework/YiiBase.php): failed to open stream: No such file or directory in /home/zogamnuam/webapps/dictionary/yii-git/framework/yii.php on line 13


Warning: require(/Users/thomask/Documents/Tong/openshift/tongdot/yii-git/framework/YiiBase.php): failed to open stream: No such file or directory in /home/nuam/webapps/dictionary/yii-git/framework/yii.php on line 13


Fatal error: require(): Failed opening required '/home/nuam/webapps/dictionary/yii-git/framework/YiiBase.php' (include_path='.:/usr/local/share/pear55') in /home/nuam/webapps/dictionary/yii-git/framework/yii.php on line 13



Yii Version : 1.1.13

Many thanks in advance.

Regards,

Thomas

what was the small change?