Next problem: Everything (and any experiment

) with the standard IndexController works fine. But: As soon as I just create a new controller, for example UserController in the same folder as IndexController, I get a simple
Not Found
The requested URL /zend-playground/user/login was not found on this server.
Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3 Server at localhost Port 80
What wrong this time? Unfortunatly the error seems to be too much standard to find out it's cause =| .
Thanks in advance for your help and hints.
Sebastian