On 3/18/07, fendtele83 <[EMAIL PROTECTED]> wrote:
I'm trying to setup the zend framework on the media temple grid server but
I'm having a problem. I keep getting the following error message
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception'
with message 'Invalid controller specified (index)' in
/home/2241/domains/anacapribeads.com/html/library/Zend/Controller/Dispatcher/Standard.php:176
Stack trace: #0
/home/2241/domains/anacapribeads.com/html/library/Zend/Controller/Front.php(750):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http)) #1
/home/2241/domains/anacapribeads.com/html/index.php(101):
Zend_Controller_Front->dispatch() #2 {main} thrown in
/home/2241/domains/anacapribeads.com/html/library/Zend/Controller/Dispatcher/Standard.php
on line 176
How do i resolve this? I've tried everything. It works locally but not
when i upload it... Here is a link to the bootstrap file:
http://anacapribeads.com/index.txt I thought the problem was the
setBaseUrl() function, but i've tried everything. Can someone please help.
------------------------------
View this message in context: Media Temple Grid
Server<http://www.nabble.com/Media-Temple-Grid-Server-tf3423022s16154.html#a9540487>
Sent from the Zend Framework mailing list
archive<http://www.nabble.com/Zend-Framework-f15440.html>at
Nabble.com.
This message usually means that module/controller your specified cannot be
processed by the standard dispatcher.
Which URL results with this message? Which ZF version do you use: 0.8.0 or
0.9.0?
--
Alexander
http://www.alexatnet.com/ - Blog and CMS created with Zend Framework and
Ajax.