7.0.2 Modules 4040 Not Found

Situation
I click on Modules → Manage Modules and I get a 404 not found error

OpenEMR Version
7.0.2

Browser:
Safari, Firefox, Chrome:

Operating System
NAME=“Oracle Linux Server”
VERSION=“8.10"

Search
Yes

Logs
GET
https://ehr.hutano.com/interface/modules/zend_modules/public/Installer
[HTTP/1.1 404 Not Found 57ms]

This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “”.

can you try installing on debian
https://www.open-emr.org/wiki/index.php/OpenEMR_7.0.3_Linux_Installation

Check these configurations and dependencies:
https://www.open-emr.org/wiki/index.php/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29.3F
https://www.open-emr.org/wiki/index.php/OpenEMR_System_Architecture#OpenEMR_Dependencies

@ephraim Check .htaccess is working fine or not on the server

You did not supply any information about your working web server environment, but 404 errors in the Manage Modules function are almost always due to Rewrite not being enabled in Apache2/Nginx and/or not having the corresponding Rewrite rules set up. Suggest examining your web server configuration and reviewing the virtual host config file for your EMR site.