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 Risposta
0
Risposta accettata

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
con risposta un anno fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande