Citation:
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (styles)' in D:\WWW\zf\library\Zend\Controller\Dispatcher\Standard.php:189 Stack trace: #0 D:\WWW\zf\library\Zend\Controller\Front.php(889): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 D:\WWW\zf\www\index.php(32): Zend_Controller_Front->dispatch() #2 {main} thrown in D:\WWW\zf\library\Zend\Controller\Dispatcher\Standard.php on line 189
Est ce que ca voudrait dire qu'il ne connait pas le chemin vers /styles/ et qu'il faut le spécifier quelque part ? Mais où ?