Hi there, I'm using Zend_Tool to create the base project.
I don't understand includePaths.library ini setting, because, previously, in index.php under public folder, we have to ensure library is in include_path, in order to require_once 'Zend/Application.php'; can be found. If we leave both in code, library path is included twice... Thanks -- View this message in context: http://www.nabble.com/and-Zend_application-tp23361127p23361127.html Sent from the Zend Framework mailing list archive at Nabble.com.
