Wrong page coming up when I go to http://localhost/openemr

Initially it seems Apache is not configured to serve index.php as a top-level file. @brady.miller has there been any recent changes to the XAMPP package that may have caused this?

@Ashlee_McPherson can you open the XAMPP Control Panel program
image

Next, search for “DirectoryIndex” You should find a section of the text file that looks similar to this:

If the following text is not present on that line, please add it:
image

Save the file, restart Apache from the XAMPP Control Panel

Navigate to http://localhost/openemr have the changes solved the problem?

1 Like