Dear All,
i have a problem with one of the controllers in my application
the controller name is http://www.example.com/Word-CVs
and i get the following error :
HTTP/1.1 404 Not Found
The following error occurred:
exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid
controller specified (Word-Cvs)' in
/var/www/html/cha/library/Zend/Controller/Dispatcher/Standard.php:249 Stack
trace: #0 /var/www/html/cha/library/Zend/Controller/Front.php(914):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http)) #1
/var/www/html/cha/html/index.php(51): Zend_Controller_Front->dispatch() #2
{main}
what should i do to fix it,
is there something wrong with the name of the controller ?
--
Ahmed Abdel-Aliem