| Exception in PHP Script /index.php |
PHP Version: 5.2.12; Zend Engine Version: 2.2.0; Qcodo Version: 0.3.21 (Qcodo Beta 3) Application: Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/4.4.9 mod_fastcgi/2.4.6 Phusion_Passenger/2.2.5; Server Name: www.pureingenuity.com HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
Line 168: * Get controller class
Line 169: */
Line 170: if (!$this->isDispatchable($request)) {
Line 171: if (!$this->getParam('useDefaultControllerAlways')) {
Line 172: require_once 'Zend/Controller/Dispatcher/Exception.php';
Line 173: throw new Zend_Controller_Dispatcher_Exception('Invalid controller specified (' . $request->getControllerName() . ')');
Line 174: }
Line 175:
Line 176: $className = $this->getDefaultControllerClass($request);
Line 177: } else {
Line 178: $className = $this->getControllerClass($request);
#0 /home/richard1/public_html/library/Zend/Controller/Front.php(753): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 /home/richard1/public_html/index.php(48): Zend_Controller_Front->dispatch()
#2 {main}
Zend_Controller_Front::__set_state(array(
'_baseUrl' => NULL,
'_controllerDir' =>
array (
'default' => './application/controllers',
'admin' => './application/admin/controllers',
'site' => './application/site/controllers',
),
'_dispatcher' =>
Zend_Controller_Dispatcher_Standard::__set_state(array(
'_curDirectory' => './application/controllers',
'_curModule' => 'default',
'_defaultAction' => 'index',
'_defaultController' => 'index',
'_frontController' =>
Zend_Controller_Front::__set_state(array(
'_baseUrl' => NULL,
'_controllerDir' =>
array (
'default' => './application/controllers',
'admin' => './application/admin/controllers',
'site' => './application/site/controllers',
),
'_dispatcher' =>
Zend_Controller_Dispatcher_Standard::__set_state(array(
'_curDirectory' => './application/controllers',
'_curModule' => 'default',
'_defaultAction' => 'index',
'_defaultController' => 'index',
'_frontController' =>
Zend_Controller_Front::__set_state(array(
'_baseUrl' => NULL,
'_controllerDir' =>
array (
'default' => './application/controllers',
'admin' => './application/admin/controllers',
'site' => './application/site/controllers',
),
'_dispatcher' =>
Zend_Controller_Dispatcher_Standard::__set_state(array(
'_curDirectory' => './application/controllers',
'_curModule' => 'default',
'_defaultAction' => 'index',
'_defaultController' => 'index',
'_frontController' =>
Zend_Controller_Front::__set_state(array(
Fatal error: Nesting level too deep - recursive dependency? in /home/richard1/public_html/library/Qcodo/assets/php/_core/error_page.php on line 148