Unexpected behavior when trying to manually install Wordpress on macOS Sierra
Server Configuration
- macOS Sierra 10.12.6
- Server App v5.3.1 (Websites Service is ON and serving other sites)
- mySQL v8.0.12 (Verified up and running)
- PHP v7.2.10 (Verified through phpinfo())
- Wordpress v4.9.8 (Attempting to install)
Problem
I am trying to install Wordpress on my server running Sierra and I am running into a problem upon installation that continues post installation.
When I navigate to https://www.my.server.com/wp-install/index.php to begin the installation, I get the following, plain-text install screen rather than the "standard one" highlighted in all of the install documentation I could find:
After install, I get the following non-functioning site that is essentially useless. I just don't see where the problem(s) may be. It's a relatively painless install procedure.
For what it's worth, I have other, non-wordpress sites being successfully served by the configuration above. I welcome any and all assistance/ideas on where I can turn to remedy this problem.