I have a site that is completely functioning locally (using XAMPP) but once i deploy it to EB the php files to not display anything (just a white screen). HTML files show up fine. It seems that the pages that use aws-sdk-php are the only ones that are acting this way. I am displaying information from dynamodb on most of the pages.
I have tried removing any "included" or "required" files other than vendor/autoload.php. I have tried different ways of deploying the site. i have tried deploying to a different EB application