Tagged Questions
2
votes
1answer
486 views
PHP/MySQL issues when running WP on EC2 cloud [closed]
I am trying to create a wordpress blog on an Amazon EC2 instance. The amazon base image had apache and php already installed. I installed MySQL manually in my user directory. I am able to login to the ...