MG7282 wrote: > > When I run php zf.php in terminal on my local machine (Mac OS x), I get: > > An Error Has Occurred > An action and provider is required. > > Zend Framework Command Line Console Tool v1.11.1 > Usage: > zf [--global-opts] action-name [--action-opts] provider-name > [--provider-opts] [provider parameters ...] > etc.... >
Good, we're not seeing a syntax error. So all you need to do now is put zf on the path. http://framework.zend.com/manual/en/zend.tool.framework.clitool.html Cheers, David -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Setting-up-Zend-tp3241465p3259311.html Sent from the Zend Framework mailing list archive at Nabble.com.
