If you had just created a project, you will need to cd into the project directory.

So if you did, "zf create project Foo",

Next you'll need to do

"cd Foo"

At this point, you'll be able to interact with the new project.

-ralph

Ed Lazor wrote:
Any how to fix this error?

From inside of Zend Studio 7.0.2, using Zend Tool:

executing zf create controller Test
    Current context is not valid, consider using the 'cd' command to
alter the contextfile:/Users/edlazor/Zend/workspaces/DefaultWorkspace7

Reply via email to