I just decided to upgrade my yii version from 10 to 11 and at first all appeared to have gone well. The site looked like it was running as before but when I tried to access one of the pages I got this error…
Error 500: include(CHtml::link(CHtml.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory
I’m sure it’s a permissions error but I can’t remember what permissions I set before. I’m guessing it’s also user access to the framework folder or subfolders but again I can’t recall what I did last time.
Does anybody know which folders I need to give which user access to?
Thanks
Lux