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 Antwort
0
Akzeptierte Antwort

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
beantwortet vor einem Jahr
  • 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

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen