Mauro, Check the case of your filenames. Generally if it works on Windows, but not Linux, it is because Windows is case insensitive.
Eg: LocationTypeController.php should be LocationtypeController.php On 8/18/07, Mauro Casula <[EMAIL PROTECTED]> wrote: > > > I have the same problem.. > all run well in windows server.. but in linux there is something wrong and > get this error... > > Anyone have an Idea? > > Please. > Regards. > Mauro Casula. > -- > View this message in context: > http://www.nabble.com/Problem-in-accessing-controller.-tf4284806s16154.html#a12201784 > Sent from the Zend Framework mailing list archive at Nabble.com. > >
