So I just downloaded Yiu a few days ago and I have the Agile Web app book. I just created a new webapp and now I’m trying to access the Shell to create a Controller.
Here the thing, the Shell doesn’t show, when I write protected/yiic shell it inmediatly disaplys like hundred lines of errors. Is killing me, I don’t know what is going on!
I can not add an image because it’s my first post (what’s up with that ?)
I’m no expert either, but it looks like a failure to execute the php. Is there a possibility that you have to do something special to launch it as a command in windows?
I solved the problem. For a strange it was having a problem with Date() php method. Do not ask my why because I don’t know lo. The only thing I know is that I erase that part of the code from the index.php and it now works haha
So yeah dhimes you were right, it was an error executing a php file.