Linux is case-sensitive and Windows is not. This is the most likely culprit. Check the case of all your controllers and actions.
On Tue, Apr 8, 2008 at 3:52 PM, xing93111 <[EMAIL PROTECTED]> wrote: > > I develop a bunch of code using ZF under XP. On Linux machine, the code > cannot find the requested controller and action, but on Windows XP, it > can. > It seems weired. > > Thanks > -- > View this message in context: > http://www.nabble.com/The-same-code-can-run-on-Windows-but-not-Linux-tp16571585p16571585.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- Bradley Holt [EMAIL PROTECTED]
