How to install mysql in linux on aws

hi guys, how to install mysql in linux on aws;
Deepak Sharma
Asked 22-07-2024
80

Answer (1)
hi  use this command in putty or terminal on aws sudo yum install -y httpd24 php70 mysql56-server php70-mysqlnd httpd24 only when httpd is not install; then run; sudo service mysqld start
Ankur Rajput
Asked 17-11-2019
45 Likes
Comments
Write comment

Submit your answer