unable to find match : mysql

0

i been trying to deploy wordpress website using ec2 and RDS with the help of Module 3: Configuring Your Amazon RDS Database and when i am running yum install -y mysql its showing error :unable to find match : mysql anyone can help me how to solve that error. and steps for deploying wordpress using ec2 and RDS

1 個回答
0
已接受的答案

This error is likely due to MySQL not being installed on your EC2 instance which you actually don't need.

However, there is a how-to guide that provides step by step instructions on how to install WordPress using RDS and EC2.

It is available here - https://aws.amazon.com/getting-started/hands-on/deploy-wordpress-with-amazon-rds/

Hope this helps!

profile picture
已回答 1 年前
  • Still same error is displaying when I ram this command

    sudo yum install -y mysql Last metadata expiration check: 0:24:15 ago on Sat Sep 2 07:03:34 2023. No match for argument: mysql Error: Unable to find a match: mysql

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南