Zend Project Ubuntu error::(Windows - Zend ce,Wamp:works,Lamp - Ubuntu:not works - 404 Not Found)
- by meyosef
Hi I developed Zend project(Zend framework 1.10) with Doctrine1.2 on Windows Zend ce (1 computer),Wamp(2 computer).
When I put the project on Ubuntu10.04 Lamp and type url in browser: myProject/public/index/login I login then I get 404 Page Not Found.
I dont such error when myProject on windows in Zend ce server or Wamp server.
What do you think the problem?
Thanks