How To Setup WordPress On Amazon EC2

How to setup WordPress on Amazon Web Services EC2 in under 10 minutes. Now you can easily install your WordPress blog on Amazon’s servers.
Get Amazon Web Services For Dummies: http://amzn.to/1ifxqVt
How to setup WordPress on Amazon Web Services EC2 in under 10 minutes. Now you can easily install your WordPress blog on Amazon’s servers.
Get Amazon Web Services For Dummies: http://amzn.to/1ifxqVt
Very good tutorial. Many thanks! All worked well for me, yet I am having
trouble with permissions and getting new themes and plugins uploaded. The
only way has been to SUDO CHMOD 777 each file and folder I want to work
with. Any tips?
I followed the guide and it worked. But how do install wordpress to the
root and not myblog directory?
extremely useful.. thanks!
Where went the last commands? please share the cheat sheet over here to get
complete procedure for the video you shared.
in puTTY I cannot go passed tying to login as ec2-user because it keeps
saying that Server refused our key.
Any thoughts? it will be greatly appreciated
This is a quality tutorial do you have any plans on creating another
video, where we can bind a registered domain .com to the existing url.
Can I get a copy of your cheat sheet,,,great tutorial
Awesome tutorial. Love the AWS Cheat Sheet :-)
i am running ubuntu but that doesn’t matter what you the tutorial author
failed to mention is that you need to create an instance of a RDS in AWS. I
already did for drupal so all i needed to do was to make another db by
connecting to the instance and then specify all the things i did for drupal
but now for wordpress, like db name, password, username and host which is
the instance.
Nice tutorial, thanks 🙂
after installing i don’t find cpanel login details and cannot able to edit
any php file this is the error i am getting
The uploaded file exceeds the upload_max_filesize directive in php.ini.
@Michelle Ruiz :- Looks like something wrong with your private key. Are you
using right private key. If that troubles you , what you can do is to
regenerate your key from AMI itself. Launch EC2 from same AMI and follow
the same process to spin-up new ec2 and download your PEM Key. Use
PuttyKeyGen to convert .pem to .ppk and use it
Much helpful, but how i generate cheat sheet too???
Hi, nice work.
Could you paste your cheat sheet texts you showed in the video here?
Thanks
How do we get that cheet sheet?
followed each and every step but in the end i got this while entering the
ip address
Your PHP installation appears to be missing the MySQL extension which is
required by WordPress.
Can I host on aws wordpress jobboard?
For those having problems with starting httpd, they can have a look on this
video Install WordPress on AWS EC2 in 5 Minutes This guy has explained
that issue very clearly.. 🙂 Hope it helps..
Hi,
I am following all the steps as mentioned by you but in the end I’m getting
the error: “Error establishing a database connection”
I tried the installation twice. I wonder what’s the issue.