Dashboad Cannot be accessed

New error: Cannot access the dashboard. See screenshot:

Any help on this too?

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.

:white_check_mark: STEP-BY-STEP INTEGRATION

:wrench: Step 1: Create a New Dashboard File

:file_folder: Go to:

undefined

:page_facing_up: Create a file:

undefined (1)

:page_facing_up: Add this basic working content to it:

:card_index_dividers: Step 2: Add a Menu Item for Dashboard in OpenEMR Admin Panel

:mag: Go to:

OpenEMR → Administration → Menus

:heavy_plus_sign: Add a new menu item:

:white_check_mark: Save it.

:arrows_counterclockwise: Step 3: Restart Apache in AMPPS

:round_pushpin: Do this from AMPPS Panel:

  1. Open AMPPS Control Panel
  2. Click Stop Apache
  3. Click Start Apache

:test_tube: Step 4: Test It

  • Login to OpenEMR
  • Click on the new Dashboard menu/tab
  • You should see this:

:white_check_mark: “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:

undefined (5)

:repeat: If You Already Had a Tab Giving 404

It means the tab was pointing to something like:

undefined (6)

And that file/folder is missing.

:white_check_mark: Fix:

  1. Either create that folder:

undefined (7)

2.Then create dashboard.php inside it, and copy the content shown earlier.

:white_check_mark: Pro Tip: Organizing a Modular Dashboard

If you want to build a more complex dashboard with its own folder:

:file_folder: Create:

undefined (8)

Then update your menu URL to:

undefined (9)

:white_check_mark: Done! Summary Checklist


Here is any clarification, feel free to contact us free support