Created
May 1, 2012 12:50
-
-
Save Dynom/2567733 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Catchable fatal error: Argument 1 passed to Zend_Controller_Action::__construct() must be an instance of Zend_Controller_Request_Abstract, none given, called in /mnt/hgfs/XX/vendor/Zend/Application/Resource/Frontcontroller.php on line 117 and defined in /mnt/hgfs/XX/vendor/Zend/Controller/Action.php on line 127 | |
Call Stack: | |
0.0006 634352 1. {main}() /mnt/hgfs/XX/api/sally/public/index.php:0 | |
0.0243 2038656 2. Zend_Application->bootstrap() /mnt/hgfs/XX/api/sally/public/index.php:12 | |
0.0243 2038704 3. Zend_Application_Bootstrap_BootstrapAbstract->bootstrap() /mnt/hgfs/XX/vendor/Zend/Application.php:355 | |
0.0243 2038704 4. Zend_Application_Bootstrap_BootstrapAbstract->_bootstrap() /mnt/hgfs/XX/vendor/Zend/Application/Bootstrap/BootstrapAbstract.php:586 | |
0.0965 7508232 5. Zend_Application_Bootstrap_BootstrapAbstract->_executeResource() /mnt/hgfs/XX/vendor/Zend/Application/Bootstrap/BootstrapAbstract.php:626 | |
0.0965 7508464 6. Zend_Application_Resource_Frontcontroller->init() /mnt/hgfs/XX/vendor/Zend/Application/Bootstrap/BootstrapAbstract.php:683 | |
0.1108 8823664 7. Zend_Controller_Action->__construct() /mnt/hgfs/XX/vendor/Zend/Application/Resource/Frontcontroller.php:117 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment