Dashboard Cannot be accessed
404 Not Found - The requested URL was not found on this server.
This happens because:
- The dashboard file/module is missing, not installed properly, or
- The path is incorrect in the OpenEMR configuration.
STEP-BY-STEP INTEGRATION
Step 1: Create a New Dashboard File
Go to:
Create a file:
Add this basic working content to it:
Step 2: Add a Menu Item for Dashboard in OpenEMR Admin Panel
Go to:
OpenEMR β Administration β Menus
Add a new menu item:
Save it.
Step 3: Restart Apache in AMPPS
Do this from AMPPS Panel:
- Open AMPPS Control Panel
- Click Stop Apache
- Click Start Apache
Step 4: Test It
- Login to OpenEMR
- Click on the new Dashboard menu/tab
- You should see this:
βWelcome to the OpenEMR Dashboardβ
Instead of the 404 Not Found error.
Example Structure
Hereβs how the folder and file structure should look:
And in the browser:
If You Already Had a Tab Giving 404
It means the tab was pointing to something like:
And that file/folder is missing.
Fix:
- Either create that folder:
2.Then create dashboard.php inside it, and copy the content shown earlier.
Pro Tip: Organizing a Modular Dashboard
If you want to build a more complex dashboard with its own folder:
Create:
Then update your menu URL to:
Done! Summary Checklist
Here is any clarification, feel free to contact us free support