View Single Post
  #2 (permalink)  
Old 10-21-2008, 02:07 PM
Jyotsna Jyotsna is offline
Junior Member
 
Join Date: Oct 2008
Posts: 1
Default

Hi,

I did what you said about the folder structure.

(Placed 'Zend' folder in library).

When I tested the site http://dev.super.test/index

I got this error:
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in C:\AppServ\www\super\library\Zend\Controller\Dispa tcher\Standard.php:241 Stack trace: #0 C:\AppServ\www\super\library\Zend\Controller\Front .php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 C:\AppServ\www\super\index.php(51): Zend_Controller_Front->dispatch() #2 {main} thrown in C:\AppServ\www\super\library\Zend\Controller\Dispa tcher\Standard.php on line 241

Can you tell me why I got this error.

And also explain more about "your include paths configured and Zend Framework installed."

I need your help to start my project.

Thanks in advance,
Jyotsna.
Reply With Quote