This WordPress site was setup on an Amazon AMI micro-instance using the instructions at http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hosting-wordpress.html
However, the latest version of WordPress required httpd 2.4 and PHP 7.0. To install these versions substitute the following commands:
1 sudo yum install httpd24 php70 php70-mysqlnd