Problems installing PHP app "openEMR"

Hi,

I am trying to install an open source electronic medical records system called openEMR on a Synology DS214-SE.
I have installed MariaDB and phpMyAdmin.
I followed the Linux installation instructions from the openEMR site. and didn’t get errors during the setup.php script.
The setup created the database and I can connect to it via phpMyAdmin.
When I navigate to what should be the login page for the application, I am greeted with a page that simply says, “Sorry, the page you are looking for is not found.”
I’ve been pouring over the form for hours trying various config changes and no luck. I copied a phpinfo{} screen below so you can see what the setup is.
I am able to install and run some of the Synology apps from package center and they work. I tried orangeHRM and openERP7.0.

Any help will be apprecited.

I didn’t find the right solution from the Internet.

References:
https://forum.synology.com/enu/viewtopic.php?t=85640
Creative video marketing studio

Thank you.

Hi @JesseVoss,

This sounds like a problem with your webservers configuration Are you using Apache or Nginx?

Either way, you’ll need to setup a virtual host to tell your webserver where the OpenEMR code is on the server. This is very easy and should only take a moment. Let me know which webserver you are using and I can provide an example.

Cheers,
Robert