Linux serverlinux web serverNETWORK ADMINISTRATIONS

3 Command to Install || Web Server || PHP || Mysql In Linux || Hindi

+++++++++++++++++++++++++++++
Follow the commands below one by one
++++++++++++++++++++++++++++

1. yum install httpd mariadb-server mariadb php php-mysql -y
2. systemctl start httpd.service & systemctl enable httpd.service & systemctl start mariadb & systemctl enable mariadb & systemctl restart httpd.service & firewall-cmd –permanent –zone=public –add-service=http & firewall-cmd –permanent –zone=public –add-service=https & firewall-cmd –reload
3. mysql_secure_installation
4. systemctl restart httpd.service

=======================
Twitter Handle
=======================
@TPSingh1981

=======================
Koo
=======================
@tpsingh

#mysql #linux #apache #php

source

by DesiTeck

linux web server

Leave a Reply

Your email address will not be published. Required fields are marked *