Moved Directories And Now Permission Denied

Hi everyone,

I moved my directories around get "protected" out of the webroot. I followed these instructions on this wiki: http://www.yiiframew…roject-support: but am getting the following error.

But am getting this error:




[error] [client 192.168.3.1] PHP Warning:  require_once(/var/www/html/northware/yii/framework/yii.php): failed to open stream: Permission denied in /var/www/html/northware/html/index.php on line 13

[Thu Jan 24 22:59:58 2013] [error] [client 192.168.3.1] PHP Fatal error:  require_once(): Failed opening required '/var/www/html/northware/yii/framework/yii.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/northware/html/index.php on line 13



I tried permissions and htaccess. I opened the permissions but still get the above errors. This is working fine on my mac (mountain lion), but when I move it to Linux (Centos), I get these errors. I also tried different settings in the httpd.conf, but still a problem. I’m not sure where to look next. Any help would be appreciated.

Paul

[color="#006400"]/* moved from Bug discussions … */[/color]

I ended up reinstalling on server. Not sure what caused it, but now working.

Could just be the web server caching things. :)