This is most probably wrong setup of include_path. Try:
zf show config zf create config Edit the config file manually or set up ZEND_TOOL_INCLUDE_PATH_PREPEND environment variable. You may also edit include_path in php.ini -- regards takeshin -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Tool-only-works-in-home-dir-tp2327971p2333715.html Sent from the Zend Framework mailing list archive at Nabble.com.
