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?