ksgarrett
2009-06-18 01:03:31 UTC
Hi, I cannot seem to get any of the sample projects working. I can get it to
work in the browser, and the initial page does show up as expected, but I
cannot run any of it through eclipse, as all I get is an "invalid
controller" message, called from the main index.php:
$application->bootstrap();
Here's my error stack. Is there a special configuration needed for
debugging ZF apps? I've spent 4 days so far, and I can't get past the
Quickstart. Help!! I know it can't be this difficult....
<h3>Stack trace:</h3>
<pre>#0
/home/fishpond/workspace-alt/zfproject/library/Zend/Controller/Front.php(945):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http))
#1
/home/fishpond/workspace-alt/zfproject/library/Zend/Application/Bootstrap/Bootstrap.php(77):
Zend_Controller_Front->dispatch()
#2 /home/fishpond/workspace-alt/zfproject/library/Zend/Application.php(328):
Zend_Application_Bootstrap_Bootstrap->run()
#3 /home/fishpond/workspace-alt/zfproject/public/index.php(26):
Zend_Application->run()
#4 {main}
</pre>
work in the browser, and the initial page does show up as expected, but I
cannot run any of it through eclipse, as all I get is an "invalid
controller" message, called from the main index.php:
$application->bootstrap();
Here's my error stack. Is there a special configuration needed for
debugging ZF apps? I've spent 4 days so far, and I can't get past the
Quickstart. Help!! I know it can't be this difficult....
<h3>Stack trace:</h3>
<pre>#0
/home/fishpond/workspace-alt/zfproject/library/Zend/Controller/Front.php(945):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http))
#1
/home/fishpond/workspace-alt/zfproject/library/Zend/Application/Bootstrap/Bootstrap.php(77):
Zend_Controller_Front->dispatch()
#2 /home/fishpond/workspace-alt/zfproject/library/Zend/Application.php(328):
Zend_Application_Bootstrap_Bootstrap->run()
#3 /home/fishpond/workspace-alt/zfproject/public/index.php(26):
Zend_Application->run()
#4 {main}
</pre>
--
View this message in context: http://www.nabble.com/Getting-any-Zend-Framework-set-up-in-Eclipse---working-on-Ubuntu-tp24084782p24084782.html
Sent from the Zend Framework mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/Getting-any-Zend-Framework-set-up-in-Eclipse---working-on-Ubuntu-tp24084782p24084782.html
Sent from the Zend Framework mailing list archive at Nabble.com.