Hello everybody,
I am installing the Oxwall software and I have the following problem:
--> when requesting the 'index' main page I have the following error:
---------------------
404 Not Found
The requested URL /oxwall/index was not found on this server.
---------------------
You can test yourself at the following link: http://www.saintclubmilano.it/oxwall/index
The installation is fresh, just new, only base Oxwall, and is as follows:
Oxwall version: 1.8.4 (last official)
Directory of installation: /oxwall
Installation with: Softaculous 5.1.5
Server: Linux standard
PHP version: PHP5.6
Same server: WordPress 5.1.1 (installed in the root, http://www.saintclubmilano.it)
The values in the table 'ow_base_menu_item' for type 'main' routes are as follows (look correct):
idprefixkeydocumentKeytypeorderroutePathexternalUrlnewWindowvisibleFor
23basemain_menu_indexmain2base_indexNULLNULL3
41baseusers_main_menu_itemmain4usersNULLNULL3
211basebase_join_menu_itemmain3base_joinNULLNULL1
304basedashboardmain1base_member_dashboardNULLNULL2
500photophotomain5view_photo_listNULLNULL3
502videovideomain6video_list_indexNULLNULL3
To complete the picture, other pages give 404 'Not Found', here are the statistics:
1. /oxwall/index4129.29%
2./oxwall/ow_static/plugins/admin/css/images/admin-pages-menu-main.jpg2618.57%
3./oxwall/ow_static/plugins/admin/css/images/admin-pages-menu-bottom.jpg2618.57%
4./oxwall/ow_static/plugins/admin/css/images/btnl_bg.png2618.57%
5./oxwall/ow_userfiles/plugins/base/favicon.ico
If I activate Oxwall debug mode the error log (ow_log/error.log) is the following:
[Tue Apr 16 1:02:39 2019] [ow_core_log] [Warning] Message: Can't generate URI! Route `index` not found! File: /web/htdocs/www.saintclubmilano.it/home/oxwall/ow_core/router.php Line:236
All the other 'route' work fine (eg: users, base_member_dashboard, base_join, view_photo_list, video_list_index, see table table 'ow_base_menu_item' above)
It must be something very tricky as this is just a fresh installation and all the other routes work fine.
Can anybody help? I am stuck at the moment and, sure, route 'index' is quite important ...
Thanks in advance,
Marco