I am trying to deploy my Zend application on linux server where all my
controllers are working fine except the one and I am not able to find out
the reason?

I have develped this application on Windows running XAMMP, here all the
sections are working abs fine including the one which is not working online
(on linux). I am not able to track the reason for this? What I feel is it
might be due to the controller name which is in lower camel case
"locationType". All the other controllers are one word controllers like ...
admin, home, country etc .. except the one which is "locationType" and this
is the controller which is giving / throwing the exception on dispatch.

Can anyone suggest what exactly the problem is?

Ashish sharma

-- 
View this message in context: 
http://www.nabble.com/Problem-in-accessing-controller.-tf4284806s16154.html#a12197010
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to