Help On Runing Migratin

Hello!

I need some help with running a migration on ubuntu.

I’m loging in with putty with a root account, changed directory to /var/www/TTRading/protected.

Then I enterd the php yiic migrate command.

The error is:

PHP Warning: require_once(/var/www/TTrading/protected): failed to open stream: Inappropriate ioctl for device in /var/www/TTrading/protected/yiic.php on line 7

PHP Fatal error: require_once(): Failed opening required ‘/var/www/TTrading/protected’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/TTrading/protected/yiic.php on line 7

Can you help me with this error?