Anyone knows why Auto Loading may be not working on Linux?

The application crash with this error:
Fatal error: Class 'Aew_Model_Orm_Tag' not found in
/var/www/aew_sec/application/models/Tag.php on line 15

When trying to load Doctrine Models
        Doctrine::loadModels(realpath($dir));

It is working just fine on windows.



::: Diego Potapczuk

Reply via email to