Linux serverNETWORK ADMINISTRATIONS

How to install xampp on centos 7 with easy step

In this topic we will guide you how to install xampp on centos 7 step by step by following the below step:
After download completely. Go to the download directory and you can rename the download file to be shorter such as xampp.run
Next step we will turn on the permission using the command below:
#sudo chmod +x xampp.run
#sudo ./xampp.run
The command above will start installing xampp application.
Click finish to complete installation and then just typing one command to start the xampp service.
#sudo /opt/lampp/lampp start
In case, xampp not working you should edit 1 file by just uncomment 1 line like my screenshot:
#sudo vim /opt/lampp/lampp

IT Training Course, Website Design, Web Development,Mobile Application Development,Windows Base Training, Short Course Training,Laravel Tutorial Course,Angular,NodeJS,VueJS ,SocketIO
Java Programming Language
Java Spring Framework – Spring Boot
Python Programming – Tensorflow
Tel: 093 789 150

source

centos 7

One thought on “How to install xampp on centos 7 with easy step

Comments are closed.