For solution of this
Step1: go to applicationcontrollersIndexController.php (copy this file and save as
with your new name. (here Im using Index1Controller.php)
open this new file :
and search
class IndexController extends Zend_Controller_Action
change to
class Index1Controller extends Zend_Controller_Action
problem be solved. Enjoy mari.