ok grazie lo farò..
pero prova a vedere quest ultimo mio messaggio ...magari te riesci a capirci meglio...
Ok il seguente problema l ho risolto
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in /var/www/vhosts/miosito.it/httpdocs/Zend/Controller/Dispatcher/Standard.php:194 Stack trace: #0 /var/www/vhosts/miosito.it/httpdocs/Zend/Controller/Front.php(920): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /var/www/vhosts/miosito.it/httpdocs/index.php(39): Zend_Controller_Front->dispatch() #2 {main} thrown in /var/www/vhosts/miosito.it/httpdocs/Zend/Controller/Dispatcher/Standard.php on line 194
avevo cannato un percorso..
ora mi è arrivato questo errore :
Fatal error: Class 'CustomControllerAction' not found in /var/www/vhosts/miosito/httpdocs/include/Controllers/IndexController.php on line 2
e questa è la pagina IndexController.php
<?php
class IndexController extends CustomControllerAction
{
public function indexAction()
{
}
}
?>
Le mie cartelle
data
include ->Controllers ->IndexController.php
->smarty
->templater
->CustomControllerAction.php
->templater.php
templates
zend
index.php
.htaccess
settings.ini