What did you change? Did you upgrade ZF? Did you modify php.ini? Are you using symlinks (they can sometimes cause problems depending on what is symlinked). -- Hector
On Thu, Oct 15, 2009 at 6:30 AM, Ed Lazor <[email protected]>wrote: > Something broke in my project, not sure what, but ZF is suddenly > having trouble finding classes - models, controllers, forms, etc.. > Everything works if I manually add the directories to the include > path. Any idea of what broke, how to fix it, or what to check? > > In one special case, the models are stored both in APPLICATION_PATH . > '/models' and in APPLICATION_PATH . '/models/source'. > > Thanks, > Ed >
