How to set the default module in zend 1.* ?
my code in appilication.ini
resources.frontController.moduleDirectory = APPLICATION_PATH "/modules"
resources.frontController.defaultModule = "agency"
Error :
Fatal error: Uncaught exception 'Zend_Application_Bootstrap_Exception' with message 'No default controller directory registered with front controller' in D:\Hicham2016\rentcar\vendor\zendframework\zendframework1\library\Zend\Application\Bootstrap\Bootstrap.php on line 99