So we're trying to launch this PHP app our Digital Ocean server that is setup with LAMP to run wordpress. This App sits in the root dir. We have a .htaccess file in the app directory that routes traffic for the app.
We ran this app on Flywheel sites and because server is running Nginx the .htaccess is pretty much useless. We worked with the engineers to get the app to sort of run by adding rewrites but nada. So we moved the site to DO to see if we could simply run the app with .htaccess file intact.
Now, we have everything set up on our end and it seems to be working except that we get this error when we navigate to the path blush.colorway.io/app/login
'1','INFO' => '2','DEBUG' => '3','ALL' => '4'); } ?>
I'd love your thoughts!