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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ