Linux serverNETWORK ADMINISTRATIONS

Install xampp server | lampp (apache,php,mysql,phpmyadmin) on centos 7

Tanks For Watching, Dont forget like & subcribe :

– yum install wget
– wget https://www.apachefriends.org/xampp-files/7.2.33/xampp-linux-x64-7.2.33-0– installer.run
– chmod +x xampp-linux-x64-1.8.3-3-installer.run
– ./xampp-linux-x64-1.8.3-3-installer.run
– vi /opt/lampp/etc/extra/httpd-xampp.conf
change Require local to Require all granted
– /opt/lampp/lampp restart
-chown – R root:root /opt/lampp/htdocs
-sudo firewall-cmd –permanent –zone=public –add-service=http
-sudo firewall-cmd –permanent –zone=public –add-service=https
-sudo firewall-cmd –reload

#webserver #centos #linux #lamp

source

centos 7

Leave a Reply

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