404 errors after switching to Aurora DB - Joomla! Forum - community, help and support
i have recentely migrated joomla database mysql aurora mysql. reason website returns 404 - article not found.
menu items following types work fine:
menu items following type does not work:
configuration
if connect old server on mysql, works fine. wonder wrong aurora db. did compare database structure , looks fine.
joomla's debug info shows:
call stack
# function location
1 () jroot/libraries/legacy/error/error.php:200
2 jerror::raise() jroot/libraries/legacy/error/error.php:277
3 jerror::raiseerror() jroot/components/com_content/models/article.php:152
4 contentmodelarticle->getitem() jroot/libraries/legacy/view/legacy.php:422
5 jviewlegacy->get() jroot/components/com_content/views/article/view.html.php:42
6 contentviewarticle->display() jroot/libraries/legacy/controller/legacy.php:671
7 jcontrollerlegacy->display() jroot/components/com_content/controller.php:113
8 contentcontroller->display() jroot/libraries/legacy/controller/legacy.php:709
9 jcontrollerlegacy->execute() jroot/components/com_content/content.php:39
10 require_once() jroot/libraries/cms/component/helper.php:389
11 jcomponenthelper::executecomponent() jroot/libraries/cms/component/helper.php:364
12 jcomponenthelper::rendercomponent() jroot/libraries/cms/application/site.php:191
13 japplicationsite->dispatch() jroot/libraries/cms/application/site.php:230
14 japplicationsite->doexecute() jroot/libraries/cms/application/cms.php:265
15 japplicationcms->execute() jroot/index.php:49
menu items following types work fine:
- category list
search form or search result
all third party components
menu items following type does not work:
- single article
configuration
- php built on linux ip-172-31-20-31 4.9.43-17.38.amzn1.x86_64 #1 smp thu aug 17 00:20:39 utc 2017 x86_64
database version 5.6.10
database collation latin1_swedish_ci
database connection collation utf8mb4_general_ci
php version 7.1.7
web server apache/2.4.27
webserver php interface apache2handler
joomla! version joomla! 3.7.5 stable [ amani ] 14-august-2017 12:09 gmt
joomla! platform version joomla platform 13.1.0 stable [ curiosity ] 24-apr-2013 00:00 gmt
if connect old server on mysql, works fine. wonder wrong aurora db. did compare database structure , looks fine.
joomla's debug info shows:
call stack
# function location
1 () jroot/libraries/legacy/error/error.php:200
2 jerror::raise() jroot/libraries/legacy/error/error.php:277
3 jerror::raiseerror() jroot/components/com_content/models/article.php:152
4 contentmodelarticle->getitem() jroot/libraries/legacy/view/legacy.php:422
5 jviewlegacy->get() jroot/components/com_content/views/article/view.html.php:42
6 contentviewarticle->display() jroot/libraries/legacy/controller/legacy.php:671
7 jcontrollerlegacy->display() jroot/components/com_content/controller.php:113
8 contentcontroller->display() jroot/libraries/legacy/controller/legacy.php:709
9 jcontrollerlegacy->execute() jroot/components/com_content/content.php:39
10 require_once() jroot/libraries/cms/component/helper.php:389
11 jcomponenthelper::executecomponent() jroot/libraries/cms/component/helper.php:364
12 jcomponenthelper::rendercomponent() jroot/libraries/cms/application/site.php:191
13 japplicationsite->dispatch() jroot/libraries/cms/application/site.php:230
14 japplicationsite->doexecute() jroot/libraries/cms/application/cms.php:265
15 japplicationcms->execute() jroot/index.php:49
Comments
Post a Comment