Otóż postawiłem sobie Zenda, wszystkie zgodnie z ich QuickStartem. Kiedy tworze nowy kontroler dipatch wywala mi wyjątek:
An exception occured while bootstrapping the application.
Invalid controller specified (error)
Stack Trace:
#0 /Users/bard/Sites/Zend/library/Zend/Controller/Front.php(936): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 /Users/bard/Sites/Zend/public/index.php(33): Zend_Controller_Front->dispatch()
#2 {main}
Dodam że odpowiednie pliki mam:

Jakiś pomysł? Pewnie problem prosty, ale naprawdę nie widzę rozwiązania.
Myślę że to nie kwestia serwera ponieważ stawiałem to na Zend Server.