Yii 1.1.2 setup issue

Hello everyone,

I am new you Yii. I was following the tutorial by larry Ullman listed on the Yii site.

I noticed the following errors in my Apache error.log file when the index.php page did not load after running yiic.

My environment is PHP 5.3.2, Apache 2.2.14 and Fedora Linux 12.

Here are the errors. Thanks.

[b]PHP Warning: require( \xc0%\n): failed to open stream: No such file or directory in /path/to/yii/install/yii/framework/YiiBase.php on line 257

PHP Fatal error: require(): Failed opening required ’ \xc0%\n’ (include_path=’.:/path/to/my/docroot/htdocs/yiiapps/protected/components:/path/to/my/docroot/htdocs/yiiapps/protected/models:/php/includes:/usr/local/lib/php:/usr/local/include/php’) in /path/to/yii/install/yii/framework/YiiBase.php on line 257[/b]

maybe some permission error.

normaly you have unpack yii. example to htdocs/yii.

use yiic webapp HelloWorld

and after you can start you application. 127.0.0.1/yii/HelloWorld