Update 3.7.5 to 3.8 gives 500 - Application Instantiation Error - Joomla! Forum - community, help and support
hi all,
i had problem updating j3.7.5 3.8.
the update stalled, , unable see site or log in. when go site this:
500 - application instantiation error
below message after setting error_reporting 'maximum'. displaying might prompt me restore site.
deprecated: methods same name class not constructors in future version of php; plgsystemk2 has deprecated constructor in /home/xxxxx/public_html/plugins/system/k2/k2.php on line 15
deprecated: methods same name class not constructors in future version of php; plgsystempiwik has deprecated constructor in /home/xxxxx/public_html/plugins/system/piwik/piwik.php on line 10
is deprecated methods issue? or happened during update - because did stall during update , not @ time other close site. on re-opening site, got 500- error. when going admin page, blue - login.
i hope can need site again possible.
thanks, nick
i had problem updating j3.7.5 3.8.
the update stalled, , unable see site or log in. when go site this:
500 - application instantiation error
below message after setting error_reporting 'maximum'. displaying might prompt me restore site.
deprecated: methods same name class not constructors in future version of php; plgsystemk2 has deprecated constructor in /home/xxxxx/public_html/plugins/system/k2/k2.php on line 15
deprecated: methods same name class not constructors in future version of php; plgsystempiwik has deprecated constructor in /home/xxxxx/public_html/plugins/system/piwik/piwik.php on line 10
is deprecated methods issue? or happened during update - because did stall during update , not @ time other close site. on re-opening site, got 500- error. when going admin page, blue - login.
i hope can need site again possible.
thanks, nick
someone suggested turning on debug, , below site. helps identify causing problem:
application instantiation error
call stack
# function location
1 () jroot/libraries/src/factory.php:137
2 joomla\cms\factory::getapplication() jroot/libraries/src/router/route.php:50
3 joomla\cms\router\route::_() jroot/components/com_content/views/featured/view.html.php:224
4 contentviewfeatured->_preparedocument() jroot/components/com_content/views/featured/view.html.php:158
5 contentviewfeatured->display() jroot/libraries/legacy/controller/legacy.php:671
6 jcontrollerlegacy->display() jroot/components/com_content/controller.php:113
7 contentcontroller->display() jroot/libraries/legacy/controller/legacy.php:709
8 jcontrollerlegacy->execute() jroot/components/com_content/content.php:39
9 require_once() jroot/libraries/cms/component/helper.php:389
10 jcomponenthelper::executecomponent() jroot/libraries/cms/component/helper.php:364
11 jcomponenthelper::rendercomponent() jroot/libraries/cms/application/site.php:191
12 japplicationsite->dispatch() jroot/libraries/cms/application/site.php:230
13 japplicationsite->doexecute() jroot/libraries/cms/application/cms.php:265
14 japplicationcms->execute() jroot/index.php:49
application instantiation error
call stack
# function location
1 () jroot/libraries/src/factory.php:137
2 joomla\cms\factory::getapplication() jroot/libraries/src/router/route.php:50
3 joomla\cms\router\route::_() jroot/components/com_content/views/featured/view.html.php:224
4 contentviewfeatured->_preparedocument() jroot/components/com_content/views/featured/view.html.php:158
5 contentviewfeatured->display() jroot/libraries/legacy/controller/legacy.php:671
6 jcontrollerlegacy->display() jroot/components/com_content/controller.php:113
7 contentcontroller->display() jroot/libraries/legacy/controller/legacy.php:709
8 jcontrollerlegacy->execute() jroot/components/com_content/content.php:39
9 require_once() jroot/libraries/cms/component/helper.php:389
10 jcomponenthelper::executecomponent() jroot/libraries/cms/component/helper.php:364
11 jcomponenthelper::rendercomponent() jroot/libraries/cms/application/site.php:191
12 japplicationsite->dispatch() jroot/libraries/cms/application/site.php:230
13 japplicationsite->doexecute() jroot/libraries/cms/application/cms.php:265
14 japplicationcms->execute() jroot/index.php:49
Comments
Post a Comment