This post is the second part of Easily Install WordPress on Amazon EC2. Now I assume you have created your EC2 Micro Instance. Let’s connect with SSH and start installing packages/softwares. We will install Apache, PHP, MySQL, PHPMyAdmin because we need these to run our WordPress.
Note 1: To install any package you need to have root (administrative) privilege but by default you login as ‘ubuntu-$’ a normal user. So you have to make it a super user using ‘sudo su’ command.
To read more about this article Click Here
To view screenshots Click Here
Note 1: To install any package you need to have root (administrative) privilege but by default you login as ‘ubuntu-$’ a normal user. So you have to make it a super user using ‘sudo su’ command.
To read more about this article Click Here
To view screenshots Click Here
0 comments:
Post a Comment