Warning: include_once(modules/articles) [function.include-once]: failed to open stream: Permission denied in Z:\home\*.*.*.*\www\cms\index.php on line 10
Warning: include_once() [function.include]: Failed opening 'modules/articles' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\*.*.*.*\www\cms\index.php on line 10
$path = explode('/', $_GET['url']);
if (count($path)==2) {
include_once 'modules/'. $path[0];
}
Собственно не пойму, в чем ошибка