Вопрос по grud

Здравствуйте. Подскажите по утилите CRUD.

Я его запустил. Указываю создать модуль и получаю такую ошибку.

Он создает в папке modules папку с именем которое я ему задаю, но на этом все. Cmod 755 и не может создать там ничего. даже если сделаешь права 777 то опять следующие папки не может создать.

Может это где указывается чтобы он как-то оперировал правами.

Искал пол дня в инете, но решения не нашел…

There was some error when generating the code. Please check the following messages.

Generating code using template "/var/www/yurey/data/www/vkubani.ru/library/framework/gii/generators/module/templates/default"…

generating modules/test/TestModule.php

       Unable to write the file '/var/www/yurey/data/www/vkubani.ru/protected/modules/test/TestModule.php'.

generating modules/test/components

       Unable to create the directory '/var/www/yurey/data/www/vkubani.ru/protected/modules/test/components'.

generating modules/test/controllers/DefaultController.php

       Unable to create the directory '/var/www/yurey/data/www/vkubani.ru/protected/modules/test/controllers'.

generating modules/test/messages

       Unable to create the directory '/var/www/yurey/data/www/vkubani.ru/protected/modules/test/messages'.

generating modules/test/models

       Unable to create the directory '/var/www/yurey/data/www/vkubani.ru/protected/modules/test/models'.

generating modules/test/views/default/index.php

       Unable to create the directory '/var/www/yurey/data/www/vkubani.ru/protected/modules/test/views/default'.

generating modules/test/views/layouts

       Unable to create the directory '/var/www/yurey/data/www/vkubani.ru/protected/modules/test/views/layouts'.

done!

заранее спасибо!

усп. safe_mode был локально включен. Нашел в чем причина…

can anybody translate this in english?

I have a problem something like this…

Thanks!

safe_mode in PHP config must be in "0" for create this directory