|
||||
|
Hi guys.
I've a app running well on a windows server, but, when i take this same app and put it to run on a Linux server (Fedora 8 / Ubuntu Gutsy Gibbon (7.10)), some calls have a strange behavior. Example: trying to access the url: http://zfapp/something/someAction/ wich will try to render the view file someAction.phtml, works fine on windows, but on linux it only render with success if i rename the view file to someaction.phtml. The method/action on controller something follows the case, someAction. Any ideas why this happens? ![]() I'm using Zend Framework v1.0.4 by the way. Thanks! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|