View Single Post
  #1 (permalink)  
Old 04-08-2008, 08:06 AM
mamyte03 mamyte03 is offline
Junior Member
 
Join Date: Mar 2008
Posts: 7
Default problem with index.php

Hello,
I have tis type of problem:
My folder with project is in http://localhost/pages/bacal/
And when i go where, i have an error:
Code:
Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (pagesi)'
 in C:\xampp\htdocs\pages\bacal\library\Zend\Controller\Dispatcher\Standard.php:249
 Stack trace: #0 C:\xampp\htdocs\pages\bacal\library\Zend\Controller\Front.php(914):
Bet when i go to http://localhost/pages/bacal/index.php - it works normally. Where is the problem?
Reply With Quote