inboxHub
Login
Signup
x
Login
Signup
Home
Categories
Application
Artificial Intelligence
Database
Digital Marketing
Physiotherapy
Quality Assurance
Web Technology
Home
How-to-install-mysql-in-linux-on-aws
How to install mysql in linux on aws
hi guys, how to install mysql in linux on aws;
Deepak Sharma
Asked 10-11-2024
84
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
Submit your answer