Hi,
I followed the introductionary tutorial for yii framework & went till "Generating the User Model".
As I followed the steps to generate the User Model Class I could preview the code for the model class but the file could not get created. Following error occurred -
Generating code using template "…/framework/gii/generators/model/templates/default"… generating models/User.php
Unable to write the file '../testdrive/protected/models/User.php'. done!
Can anyone help with this?
The models directory has following permissions - ’ drwxrwxr-x ’