Installing Wordpress
After this, we need to give database connection details which will create wpconfig.php and will further connect to our database.
.png)
By default they might create wp-config.php file by their own , but it is also
obvious to face this issue saying.
!! Sorry , but I can’t create wp-config.php file …. !I
.png)
So we have to manually create file wp-config.php inside /var/www/html
directory and copy paste the content they provide us in this error page.
And then click on Run the Installation.. !! This will load the admin page to
install wordpress.
Now enter the required credentials details and then finally click on install
wordpress.
.png)
This will open successfull login page of wordpress where we have to enter
our username and password . After login it will open wordpress dashboard…
.png)
Finally we can create our blog using wordpress …and can see it by http://<public-ip-of-instance>/
LAB COMPLETED SUCESSFULLY!!
.png)
2
