I have a complex error that may or m开发者_C百科ay not be connected to the Zend installation provided by 1und1 Webhosting which I am using.
so we can use zend tools to create actions, controllers, etc., and it will do the dir开发者_如何学编程ty work ...
Does Zend Tool have a zf command that does the same as this Ruby on Rails command开发者_开发百科:
I have moved to ubuntu in order to as best as possible duplicate the live server environment for a project i am working on. I used to create my zend folder layouts by hand. But decided to use zend Too
I\'m using Zend_Tool in a ZF app, which was originally generated by Zend_Tool. I can create controllers fine, but when I try to create an action I get a Fatal Error: Class ... not found in ....
I was not able to find a good resource which is describing the following Zend_Tool command: zf create project path name-of-profile file-of-profile
I ask because in my Zend Framework app I use some view scrips that do not have an action associated with them. (Similar to the example on page 102 in the Zend开发者_开发百科 Pro Framework Techniques b
Why do I get this error开发者_如何转开发: executing zf show actions Access is denied When using Zend Tool in Zend Studio.
On any given Zend Framework project I can be working in 2 or 3 locations - my work PC, home PC or my MacBook. My source code is always in SVN and I usually work on a development server before pushing
I use NetBeans & Zend Tool (ZT). Then i create new project, ZT create a config file application.ini, bu开发者_开发百科t i need a xml version. I create a xml version of application.ini and update .