Ciao a tutti, ho provato ad eseguire un'applicazione che include al suo interno la cartella Zend su un server W2003.... ottengo questo errore:

Exception information:
Message: Invalid controller specified (index.php)

Stack trace:
#0 E:\web\Sinaxi\joobsbox\Zend\Controller\Front.php(9 45): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 E:\web\Sinaxi\joobsbox\index.php(39): Zend_Controller_Front->dispatch()
#2 {main}Request Parameters:
array(2) {
["controller"]=>
string(9) "index.php"
["action"]=>
string(5) "index"
}



Secondo voi cosa sbaglio?

Grazie