WordPress Hosting on EC2
Host WordPress (ec2 Ubuntu 22.04 lts)
LAMP→linux,apache2,mysql,php..4 dependencies
#apt-get install apache2 mysql-server php php-mysql (php for communication to database)
#awget https://wordpress.org/latest.tar.gz (modified)-->Prefer this for slic...
thisisjayesh05.hashnode.dev1 min read